Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Drc_look_ahead_params.h99 LWORD64 i8_raw_pre_intra_sad; member
Dihevce_rc_interface.c1136 ps_rc_lap_out->i8_raw_pre_intra_sad = -1; in ihevce_rc_populate_common_params()
2376 (LWORD64)(1.17 * ps_cur_rc_lap_out->i8_raw_pre_intra_sad); in ihevce_rc_get_pic_quant()
2483 ps_cur_rc_lap_out1->i8_raw_pre_intra_sad; in ihevce_rc_get_pic_quant()
2485 ps_cur_rc_lap_out1->i8_raw_pre_intra_sad; in ihevce_rc_get_pic_quant()
2499 ps_cur_rc_lap_out1->i8_raw_pre_intra_sad; in ihevce_rc_get_pic_quant()
3401 (LWORD64)(1.17 * ps_cur_rc_lap_out->i8_raw_pre_intra_sad); in ihevce_get_i_to_avg_ratio()
4363 s_frame_info.i8_L1_ipe_raw_sad = ps_rc_lap_out->i8_raw_pre_intra_sad; in ihevce_rc_update_pic_info()
4370 s_frame_info.i8_L1_me_or_ipe_raw_sad = ps_rc_lap_out->i8_raw_pre_intra_sad; in ihevce_rc_update_pic_info()
Dihevce_enc_loop_pass.c5993 ps_curr_inp_prms->ps_curr_inp->s_rc_lap_out.i8_raw_pre_intra_sad; in ihevce_enc_loop_frame_init()
Dihevce_frame_process.c2568 ps_curr_inp->s_rc_lap_out.i8_raw_pre_intra_sad = acc_sad; in ihevce_update_qp_L1_sad_based()