Home
last modified time | relevance | path

Searched defs:poc_diff (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libhevc/common/
H A Dihevc_dpb_mgr.c286 WORD32 poc_diff = cur_abs_poc - ps_dpb_mgr->as_dpb_info[i].ps_pic_buf->i4_abs_poc; in ihevc_dpb_mgr_get_ref_by_nearest_poc() local
303 WORD32 poc_diff = cur_abs_poc - ps_dpb_mgr->as_dpb_info[i].ps_pic_buf->i4_abs_poc; in ihevc_dpb_mgr_get_ref_by_nearest_poc() local
/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_coarse_me_pass.c629 WORD32 ref_poc, poc_diff; in ihevce_coarse_me_frame_end() local
H A Dihevce_me_pass.c1530 WORD32 ref_poc, poc_diff; in ihevce_l0_me_frame_end() local
/aosp_15_r20/external/libdav1d/src/
H A Drefmvs.c841 const int poc_diff = get_poc_diff(seq_hdr->order_hint_n_bits, in dav1d_refmvs_init_frame() local