Home
last modified time | relevance | path

Searched refs:i4_cra_poc (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/
Dihevce_lap_interface.c175 ps_lap_struct->i4_cra_poc = 0; in ihevce_lap_init()
741 if((ps_lap_out->i4_poc > ps_lap_struct->i4_cra_poc) && in ref_b_pic_population()
742 (ref_poc_array[0] < ps_lap_struct->i4_cra_poc) && ps_lap_struct->i4_cra_i_pic_flag) in ref_b_pic_population()
744 ref_poc_array[0] = ps_lap_struct->i4_cra_poc; in ref_b_pic_population()
835 if((ps_lap_out->i4_poc > ps_lap_struct->i4_cra_poc) && in ref_pic_population()
836 (ref_poc_array[0] <= ps_lap_struct->i4_cra_poc) && ps_lap_struct->i4_cra_i_pic_flag) in ref_pic_population()
838 ref_poc_array[0] = ps_lap_struct->i4_cra_poc; in ref_pic_population()
849 ps_lap_struct->i4_cra_poc = ps_lap_out->i4_poc; in ref_pic_population()
861 ps_lap_struct->i4_cra_poc = ps_lap_out->i4_poc; in ref_pic_population()
Dihevce_lap_structs.h147 WORD32 i4_cra_poc; member
Dihevce_enc_structs.h2976 WORD32 i4_cra_poc; member
Dihevce_memory_init.c341 ps_enc_ctxt->i4_cra_poc = 0; in ihevce_mem_manager_init()
Dihevce_frame_process.c5127 ps_enc_ctxt->i4_cra_poc = cur_poc; in ihevce_pre_enc_init()
5138 ps_enc_ctxt->i4_cra_poc = cur_poc; in ihevce_pre_enc_init()