Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_rc_interface.c2292 rc_lap_out_params_t *ps_cur_rc_lap_out; in ihevce_rc_get_pic_quant() local
2311 ps_cur_rc_lap_out = (rc_lap_out_params_t *)ps_rc_lap_out; in ihevce_rc_get_pic_quant()
2315 if(ps_cur_rc_lap_out != NULL) in ihevce_rc_get_pic_quant()
2320 if(((rc_lap_out_params_t *)ps_cur_rc_lap_out->ps_rc_lap_out_next_encode == in ihevce_rc_get_pic_quant()
2324 ps_cur_rc_lap_out = in ihevce_rc_get_pic_quant()
2325 (rc_lap_out_params_t *)ps_cur_rc_lap_out->ps_rc_lap_out_next_encode; in ihevce_rc_get_pic_quant()
2331 ps_rc_ctxt->rc_hdl, ps_cur_rc_lap_out->i4_next_sc_i_in_rc_look_ahead); in ihevce_rc_get_pic_quant()
2333 ps_rc_ctxt->rc_hdl, ps_cur_rc_lap_out->ai4_num_pic_type); in ihevce_rc_get_pic_quant()
2336 ps_cur_rc_lap_out->i4_next_sc_i_in_rc_look_ahead; in ihevce_rc_get_pic_quant()
2339 ps_cur_rc_lap_out = (rc_lap_out_params_t *)ps_rc_lap_out; in ihevce_rc_get_pic_quant()
[all …]