Searched refs:apv_rc_ctxt (Results 1 – 5 of 5) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_entropy_cod.c | 379 (void *)ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[i4_bitrate_instance_num], in ihevce_ent_coding_thrd() 454 ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[i4_bitrate_instance_num], in ihevce_ent_coding_thrd() 477 ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[i4_bitrate_instance_num], in ihevce_ent_coding_thrd() 482 ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[i4_bitrate_instance_num], in ihevce_ent_coding_thrd() 495 ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[i4_bitrate_instance_num], in ihevce_ent_coding_thrd()
|
D | ihevce_frame_process.c | 2604 ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[0], in ihevce_update_qp_L1_sad_based() 2676 ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[0], in ihevce_update_qp_L1_sad_based() 2716 ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[0], &ps_curr_inp->s_rc_lap_out); in ihevce_update_qp_L1_sad_based() 2841 (void *)ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[i4_bit_rate_idx], in ihevce_rc_close() 2853 (void *)ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[i4_bit_rate_idx], in ihevce_rc_close() 3668 (void *)ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[i], in ihevce_enc_frm_proc_slave_thrd() 3681 ihevce_rc_get_new_bitrate(ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[0]); in ihevce_enc_frm_proc_slave_thrd() 3683 ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[0]); in ihevce_enc_frm_proc_slave_thrd() 3690 ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[0]); in ihevce_enc_frm_proc_slave_thrd() 3719 (void *)ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[i], in ihevce_enc_frm_proc_slave_thrd() [all …]
|
D | ihevce_frame_process_utils.c | 437 ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[ps_dyn_bitrate_prms->i4_tgt_br_id], in ihevce_dyn_bitrate()
|
D | ihevce_memory_init.c | 1633 ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[i] = ihevce_rc_mem_init( in ihevce_mem_manager_init() 1643 ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[i] = ihevce_rc_mem_init( in ihevce_mem_manager_init() 1653 ps_enc_ctxt->s_module_ctxt.apv_rc_ctxt[i] = ihevce_rc_mem_init( in ihevce_mem_manager_init()
|
D | ihevce_enc_structs.h | 2167 void *apv_rc_ctxt[IHEVCE_MAX_NUM_BITRATES]; member
|