Home | History | Annotate | Download | only in decoder

Lines Matching refs:MAX_DPB_SIZE

108     WORD32 ai4_poc_st_curr_before[MAX_DPB_SIZE], ai4_poc_st_foll[MAX_DPB_SIZE], ai4_poc_st_curr_after[MAX_DPB_SIZE];
109 WORD32 ai4_poc_lt_curr[MAX_DPB_SIZE], ai4_poc_lt_foll[MAX_DPB_SIZE];
113 WORD8 ai1_curr_delta_poc_msb_present_flag[MAX_DPB_SIZE], ai1_foll_delta_poc_msb_present_flag[MAX_DPB_SIZE];
115 pic_buf_t *as_ref_pic_lt_curr[MAX_DPB_SIZE];
116 pic_buf_t *as_ref_pic_lt_foll[MAX_DPB_SIZE];
117 pic_buf_t *as_ref_pic_st_curr_after[MAX_DPB_SIZE];
118 pic_buf_t *as_ref_pic_st_curr_before[MAX_DPB_SIZE];
119 pic_buf_t *as_ref_pic_st_foll[MAX_DPB_SIZE];
121 pic_buf_t *as_ref_pic_list_temp0[MAX_DPB_SIZE], *as_ref_pic_list_temp1[MAX_DPB_SIZE];