Searched refs:ihevc_dpb_mgr_get_ref_by_nearest_poc (Results 1 – 6 of 6) sorted by relevance
/external/libhevc/decoder/ |
D | ihevcd_ref_list.c | 403 …as_ref_pic_st_curr_before[i] = ihevc_dpb_mgr_get_ref_by_nearest_poc(ps_dpb_mgr, ai4_poc_st_curr_be… in ihevcd_ref_list() 412 …as_ref_pic_st_curr_after[i] = ihevc_dpb_mgr_get_ref_by_nearest_poc(ps_dpb_mgr, ai4_poc_st_curr_aft… in ihevcd_ref_list() 421 … as_ref_pic_lt_curr[i] = ihevc_dpb_mgr_get_ref_by_nearest_poc(ps_dpb_mgr, ai4_poc_lt_curr[i]); in ihevcd_ref_list() 452 …as_ref_pic_st_curr_after[i] = ihevc_dpb_mgr_get_ref_by_nearest_poc(ps_dpb_mgr, ai4_poc_st_curr_aft… in ihevcd_ref_list() 461 …as_ref_pic_st_curr_before[i] = ihevc_dpb_mgr_get_ref_by_nearest_poc(ps_dpb_mgr, ai4_poc_st_curr_be… in ihevcd_ref_list() 470 … as_ref_pic_lt_curr[i] = ihevc_dpb_mgr_get_ref_by_nearest_poc(ps_dpb_mgr, ai4_poc_lt_curr[i]); in ihevcd_ref_list()
|
D | ihevcd_parse_slice_header.c | 1004 …ps_pic_buf_ref = ihevc_dpb_mgr_get_ref_by_nearest_poc(ps_dpb_mgr, ps_slice_hdr->i4_abs_pic_order_c… in ihevcd_parse_slice_header()
|
D | ihevcd_utils.c | 968 …ps_pic_buf_ref = ihevc_dpb_mgr_get_ref_by_nearest_poc(ps_dpb_mgr, ps_slice_hdr->i4_abs_pic_order_c… in ihevcd_parse_pic_init()
|
/external/libhevc/common/ |
D | ihevc_dpb_mgr.h | 99 pic_buf_t* ihevc_dpb_mgr_get_ref_by_nearest_poc(dpb_mgr_t *ps_dpb_mgr, WORD32 cur_abs_poc);
|
D | ihevc_dpb_mgr.c | 275 pic_buf_t* ihevc_dpb_mgr_get_ref_by_nearest_poc(dpb_mgr_t *ps_dpb_mgr, WORD32 cur_abs_poc) in ihevc_dpb_mgr_get_ref_by_nearest_poc() function
|
/external/libhevc/ |
D | libhevc_blacklist.txt | 274 fun:ihevc_dpb_mgr_get_ref_by_nearest_poc
|