Home
last modified time | relevance | path

Searched refs:i4_max_fr_enc_loop_parallel_rc (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dihevce_frame_process.c2872 i4_enc_frm_id_rc = (i4_enc_frm_id_rc % ps_enc_ctxt->i4_max_fr_enc_loop_parallel_rc); in ihevce_rc_close()
3708 ps_enc_ctxt->i4_max_fr_enc_loop_parallel_rc) //KISH in ihevce_enc_frm_proc_slave_thrd()
3733 if(1 == ps_enc_ctxt->i4_max_fr_enc_loop_parallel_rc) in ihevce_enc_frm_proc_slave_thrd()
3779 ps_enc_ctxt->i4_max_fr_enc_loop_parallel_rc); in ihevce_enc_frm_proc_slave_thrd()
3784 if(ps_enc_ctxt->ai4_rc_query[i] < ps_enc_ctxt->i4_max_fr_enc_loop_parallel_rc) in ihevce_enc_frm_proc_slave_thrd()
4564 if(i4_enc_frm_id_rc == ps_enc_ctxt->i4_max_fr_enc_loop_parallel_rc) in ihevce_enc_frm_proc_slave_thrd()
4605 MIN(ps_enc_ctxt->ai4_rc_query[i], ps_enc_ctxt->i4_max_fr_enc_loop_parallel_rc), in ihevce_enc_frm_proc_slave_thrd()
4976 ps_enc_ctxt->i4_max_fr_enc_loop_parallel_rc); in ihevce_set_pre_enc_prms()
Dihevce_enc_structs.h3105 WORD32 i4_max_fr_enc_loop_parallel_rc; member
Dihevce_memory_init.c242 ps_enc_ctxt->i4_max_fr_enc_loop_parallel_rc = i4_num_enc_loop_frm_pllel; in ihevce_mem_manager_init()