Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Drc_look_ahead_params.h110 WORD32 i4_is_model_valid; member
Drate_control_api.c1152 WORD32 i4_is_model_valid = 0; in get_frame_level_qp() local
1195 i4_is_model_valid = is_model_valid(ps_rate_control_api->aps_rd_model[e_pic_type]); in get_frame_level_qp()
1197 if(i4_is_model_valid == 1) in get_frame_level_qp()
1210 i4_is_model_valid); in get_frame_level_qp()
1250 i4_is_model_valid); in get_frame_level_qp()
1268 if(i4_is_model_valid && ps_rate_control_api->au1_avg_bitrate_changed[e_pic_type] == 0) in get_frame_level_qp()
1415 !i4_is_model_valid) //ELP_RC in get_frame_level_qp()
1542 ((i4_call_type == 1) && (i4_is_model_valid == 1) && in get_frame_level_qp()
1653 *pi4_is_model_valid = i4_is_model_valid; in get_frame_level_qp()
1655 if(0 == i4_is_model_valid) in get_frame_level_qp()
Dihevce_rc_structs.h150 WORD32 i4_is_model_valid; member
Dbit_allocation.h96 WORD32 i4_is_model_valid);
Dihevce_rc_interface.c1459 WORD32 i4_curr_bits_estimated, i4_is_model_valid; in ihevce_rc_get_pre_enc_pic_quant() local
1479 &i4_is_model_valid, in ihevce_rc_get_pre_enc_pic_quant()
2767 &ps_rc_lap_out->i4_is_model_valid, in ihevce_rc_get_pic_quant()
2781 if(1 == ps_rc_lap_out->i4_is_model_valid) in ihevce_rc_get_pic_quant()
2810 ps_rc_lap_out->i4_is_model_valid = 0; in ihevce_rc_get_pic_quant()
3206 if(ps_rc_lap_out->i4_is_model_valid) in ihevce_rc_get_pic_quant()
5423 WORD32 i4_modelQP, i4_clipQP, i4_maxEbfQP, i4_diffQP, i4_is_model_valid, i4_deltaQP = 0; in ihevce_ebf_based_rc_correction_to_avoid_overflow() local
5438 i4_is_model_valid = ps_rc_lap_out->i4_is_model_valid; in ihevce_ebf_based_rc_correction_to_avoid_overflow()
5472 if(i4_is_model_valid) in ihevce_ebf_based_rc_correction_to_avoid_overflow()
Dihevce_sub_pic_rc.c316 (ps_ctxt->i4_is_model_valid == 0 || in ihevce_sub_pic_rc_in_data()
Dbit_allocation.c1283 WORD32 i4_is_model_valid) in get_cur_frm_est_texture_bits() argument
1444 if(i4_is_model_valid) in get_cur_frm_est_texture_bits()
Dihevce_enc_loop_structs.h2666 WORD32 i4_is_model_valid; member
Dihevce_enc_loop_pass.c6024 ps_ctxt->i4_is_model_valid = in ihevce_enc_loop_frame_init()
6025 ps_curr_inp_prms->ps_curr_inp->s_rc_lap_out.i4_is_model_valid; in ihevce_enc_loop_frame_init()