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

  /external/libhevc/encoder/
ihevce_enc_loop_pass.h 86 WORD32 i4_num_enc_loop_frm_pllel,
ihevce_memory_init.c 197 WORD32 i4_num_enc_loop_frm_pllel; local
234 i4_num_enc_loop_frm_pllel = MAX_NUM_ENC_LOOP_PARALLEL;
237 i4_num_enc_loop_frm_pllel = 1;
241 ps_enc_ctxt->s_multi_thrd.i4_num_enc_loop_frm_pllel = i4_num_enc_loop_frm_pllel;
242 ps_enc_ctxt->i4_max_fr_enc_loop_parallel_rc = i4_num_enc_loop_frm_pllel;
372 if(ps_enc_ctxt->s_multi_thrd.i4_num_enc_loop_frm_pllel > 1)
387 if(ps_enc_ctxt->s_multi_thrd.i4_num_enc_loop_frm_pllel > 1)
496 ASSERT(i4_num_enc_loop_frm_pllel == i4_num_me_frm_pllel);
498 if((1 == i4_num_enc_loop_frm_pllel) && (1 == i4_num_me_frm_pllel)
    [all...]
ihevce_enc_loop_pass.c     [all...]
ihevce_enc_structs.h 2699 WORD32 i4_num_enc_loop_frm_pllel; member in struct:__anon28643
3132 WORD32 i4_num_enc_loop_frm_pllel; member in struct:__anon28645
    [all...]
ihevce_hle_interface.c     [all...]
ihevce_enc_loop_structs.h 2801 WORD32 i4_num_enc_loop_frm_pllel; member in struct:__anon28588
    [all...]
ihevce_frame_process.c     [all...]

Completed in 49 milliseconds