Home | History | Annotate | Download | only in encoder

Lines Matching refs:i4_num_enc_loop_frm_pllel

197     WORD32 i4_num_enc_loop_frm_pllel;
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))
505 ps_enc_ctxt->s_runtime_coding_prms.i4_max_reference_frames * i4_num_enc_loop_frm_pllel;
516 ihevce_enc_loop_get_num_mem_recs(i4_num_bitrate_inst, i4_num_enc_loop_frm_pllel);
571 total_memtabs_req += i4_num_enc_loop_frm_pllel * ihevce_dmgr_get_num_mem_recs();
630 i4_num_enc_loop_frm_pllel,
1456 for(ctr = 0; ctr < i4_num_enc_loop_frm_pllel; ctr++)
1575 i4_num_enc_loop_frm_pllel,
1578 ps_memtab += ihevce_enc_loop_get_num_mem_recs(i4_num_bitrate_inst, i4_num_enc_loop_frm_pllel);
2362 for(ctr = 0; ctr < i4_num_enc_loop_frm_pllel; ctr++)