Searched refs:VP9_MAX_FRM_BUF_NUM (Results 1 – 1 of 1) sorted by relevance
25 #define VP9_MAX_FRM_BUF_NUM 9 macro26 #define VP9_MAX_FRM_BUF_NODE_NUM (VP9_MAX_FRM_BUF_NUM * 2)162 struct vp9_ref_cnt_buf frm_bufs[VP9_MAX_FRM_BUF_NUM];743 if (vsi->frm_to_show_idx >= VP9_MAX_FRM_BUF_NUM) { in validate_vsi_array_indexes()747 if (vsi->new_fb_idx >= VP9_MAX_FRM_BUF_NUM) { in validate_vsi_array_indexes()927 VP9_MAX_FRM_BUF_NUM)) { in vdec_vp9_decode()