Home
last modified time | relevance | path

Searched refs:INVALID_POC (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/encoder/
Dihevce_lap_enc_structs.h77 #define INVALID_POC -16384 macro
Dihevce_me_pass.c1005 a_pocs_to_remove[0] = INVALID_POC; in ihevce_me_frame_dpb_update()
1061 a_pocs_to_remove[1] = INVALID_POC; in ihevce_me_frame_dpb_update()
Dhme_interface.c2696 ps_frm_ctxt->i4_prev_poc = INVALID_POC; in hme_enc_init_ctxt()
2735 ps_layer->i4_poc = INVALID_POC; in hme_enc_init_ctxt()
3047 while(p_pocs_to_remove[count] != INVALID_POC) in hme_discard_frm()
4697 if((i4_is_free == 0) && (poc != INVALID_POC)) in hme_get_active_pocs_list()
Dihevce_frame_process.c1144 ASSERT(curr_poc != INVALID_POC); in ihevce_manage_ref_pics()
1158 ASSERT(ref_poc != INVALID_POC); in ihevce_manage_ref_pics()