Searched refs:ai4_poc_lt_foll (Results 1 – 2 of 2) sorted by relevance
/external/libhevc/decoder/ |
D | ihevcd_ref_list.c | 109 WORD32 ai4_poc_lt_curr[MAX_DPB_SIZE], ai4_poc_lt_foll[MAX_DPB_SIZE]; in ihevcd_ref_list() local 202 ai4_poc_lt_foll[u4_num_lt_foll] = i4_poc_lt; in ihevcd_ref_list() 344 ps_pic_buf = ihevc_dpb_mgr_get_ref_by_poc_lsb(ps_dpb_mgr, ai4_poc_lt_foll[i]); in ihevcd_ref_list() 352 ps_pic_buf = ihevc_dpb_mgr_get_ref_by_poc(ps_dpb_mgr, ai4_poc_lt_foll[i]); in ihevcd_ref_list() 491 … ai4_poc_st_curr_before, ai4_poc_st_curr_after, ai4_poc_st_foll, ai4_poc_lt_curr, ai4_poc_lt_foll); in ihevcd_ref_list()
|
D | ihevcd_debug.h | 108 …i4_poc_st_curr_before, ai4_poc_st_curr_after, ai4_poc_st_foll, ai4_poc_lt_curr, ai4_poc_lt_foll) \ argument 109 … ai4_poc_st_curr_before, ai4_poc_st_curr_after, ai4_poc_st_foll, ai4_poc_lt_curr, ai4_poc_lt_foll); 113 …, ai4_poc_st_curr_before, ai4_poc_st_curr_after, ai4_poc_st_foll, ai4_poc_lt_curr, ai4_poc_lt_foll) argument
|