Searched refs:ref_type (Results 1 – 1 of 1) sorted by relevance
1970 RK_S32 ref_type; in hal_vp9d_update_counts() local1993 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()