HomeSort by relevance Sort by last modified time
    Searched refs:i4_cra_poc (Results 1 - 5 of 5) sorted by null

  /external/libhevc/encoder/
ihevce_lap_structs.h 137 WORD32 i4_cra_poc; member in struct:__anon28675
ihevce_lap_interface.c 174 ps_lap_struct->i4_cra_poc = 0;
834 if((ps_lap_out->i4_poc > ps_lap_struct->i4_cra_poc) &&
835 (ref_poc_array[0] < ps_lap_struct->i4_cra_poc) && ps_lap_struct->i4_cra_i_pic_flag)
837 ref_poc_array[0] = ps_lap_struct->i4_cra_poc;
    [all...]
ihevce_enc_structs.h 3080 WORD32 i4_cra_poc; member in struct:__anon28645
    [all...]
ihevce_memory_init.c 341 ps_enc_ctxt->i4_cra_poc = 0;
    [all...]
ihevce_frame_process.c     [all...]

Completed in 163 milliseconds