Searched refs:rc_lap_out_params_t (Results 1 – 7 of 7) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_rc_interface.h | 111 rc_lap_out_params_t *ps_rc_lap_out, 119 rc_lap_out_params_t *ps_rc_lap_out, 142 WORD32 ihevce_rc_lap_get_scene_type(rc_lap_out_params_t *ps_rc_lap_out); 157 rc_lap_out_params_t *ps_rc_lap_out, 166 WORD32 ihevce_rc_get_bpp_based_frame_qp(void *pv_rc_ctxt, rc_lap_out_params_t *ps_rc_lap_out); 171 rc_lap_out_params_t *ps_rc_lap_out, 180 void *pv_rc_ctxt, rc_lap_out_params_t *ps_rc_lap_out, WORD32 i4_update_delay); 187 rc_lap_out_params_t *ps_rc_lap_out, 195 void ihevce_rc_check_non_lap_scd(void *pv_rc_ctxt, rc_lap_out_params_t *ps_rc_lap_out); 224 rc_lap_out_params_t *ps_rc_lap_out, void *pv_rc_ctxt, WORD32 i4_Kp_Kb_reset_flag); [all …]
|
D | ihevce_rc_interface.c | 241 rc_context_t *ps_rc_ctxt, rc_lap_out_params_t *ps_rc_lap_out, WORD32 *pi4_tot_bits_estimated); 1004 sizeof(rc_lap_out_params_t), in ihevce_rc_init() 1116 ihevce_lap_output_params_t *ps_lap_out, rc_lap_out_params_t *ps_rc_lap_out) in ihevce_rc_populate_common_params() 1178 WORD32 ihevce_rc_get_bpp_based_frame_qp(void *pv_rc_ctxt, rc_lap_out_params_t *ps_rc_lap_out) in ihevce_rc_get_bpp_based_frame_qp() 1687 rc_lap_out_params_t *ps_rc_lap_out, in ihevce_get_L0_est_satd_based_scd_qp() 1786 void *pv_rc_ctxt, rc_lap_out_params_t *ps_rc_lap_out, WORD32 i4_update_delay) in ihevce_rc_pre_enc_qp_query() 1801 rc_lap_out_params_t *ps_rc_lap_out_temp = ps_rc_lap_out; in ihevce_rc_pre_enc_qp_query() 1825 (rc_lap_out_params_t *)ps_rc_lap_out_temp->ps_rc_lap_out_next_encode; in ihevce_rc_pre_enc_qp_query() 2024 rc_lap_out_params_t *ps_rc_lap_out, in ihevce_rc_register_L1_analysis_data() 2079 rc_lap_out_params_t *ps_rc_lap_out, in ihevce_rc_get_pic_quant() [all …]
|
D | rc_look_ahead_params.h | 144 } rc_lap_out_params_t; typedef
|
D | ihevce_lap_enc_structs.h | 479 rc_lap_out_params_t s_rc_lap_out;
|
D | ihevce_rc_structs.h | 407 rc_lap_out_params_t as_rc_lap_out[MAX_NUM_ENC_LOOP_PARALLEL]; //ELP_RC
|
D | ihevce_frame_process.c | 320 rc_lap_out_params_t *ps_cur_ipe_lap_out; in complexity_RC_reset_marking() 321 rc_lap_out_params_t *ps_lap_out_temp; in complexity_RC_reset_marking() 2836 rc_lap_out_params_t s_rc_lap_out; in ihevce_rc_close() 3715 rc_lap_out_params_t s_rc_lap_out; in ihevce_enc_frm_proc_slave_thrd() 4039 rc_lap_out_params_t *ps_rc_lap_out_next_encode; in ihevce_enc_frm_proc_slave_thrd() 4370 (rc_lap_out_params_t *) in ihevce_enc_frm_proc_slave_thrd() 6375 rc_lap_out_params_t *ps_rc_lap_temp = in ihevce_pre_enc_process_frame_thrd()
|
D | ihevce_lap_interface.c | 1423 rc_lap_out_params_t *ps_rc_lap_out = &ps_lap_out_buf->s_rc_lap_out; in update_rc_num_pic_type() 2111 memset(&ps_lap_inp_buf->s_rc_lap_out, 0, sizeof(rc_lap_out_params_t)); in ihevce_lap_process()
|