Home
last modified time | relevance | path

Searched refs:ref_type (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_com.c1970 RK_S32 ref_type; in hal_vp9d_update_counts() local
1993 ref_type = (!(s->frame_type == 0 || s->intra_only)) ? 2 : 1; in hal_vp9d_update_counts()
1994 if (ref_type == 1) { in hal_vp9d_update_counts()
1998 for (i = 0; i < ref_type; i++) { in hal_vp9d_update_counts()