Home
last modified time | relevance | path

Searched refs:ps_tgt_params (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/
Dihevce_encode_header_sei_vui.h173 ihevce_tgt_params_t *ps_tgt_params,
Dihevce_rc_interface.h92 ihevce_tgt_params_t *ps_tgt_params,
Dihevce_lap_interface.c2056 ihevce_tgt_params_t *ps_tgt_params = in ihevce_lap_process() local
2139 ps_lap_inp_buf->s_lap_out.i4_quality_preset = ps_tgt_params->i4_quality_preset; in ihevce_lap_process()
2153 ps_lap_inp_buf->s_lap_out.i4_curr_frm_qp = ps_tgt_params->ai4_frame_qp[0]; in ihevce_lap_process()
Dihevce_encode_header_sei_vui.c2504 ihevce_tgt_params_t *ps_tgt_params, in ihevce_populate_vui() argument
2578 (ps_src_params->i4_frm_rate_num / ps_tgt_params->i4_frm_rate_scale_factor); in ihevce_populate_vui()
Dihevce_rc_interface.c693 ihevce_tgt_params_t *ps_tgt_params, in ihevce_rc_init() argument
704 ps_rc_ctxt->i4_frame_height = ps_tgt_params->i4_height; in ihevce_rc_init()
705 ps_rc_ctxt->i4_frame_width = ps_tgt_params->i4_width; in ihevce_rc_init()
779 ps_run_time_src_param->i4_frm_rate_num / ps_tgt_params->i4_frm_rate_scale_factor; in ihevce_rc_init()