Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Drc_look_ahead_params.h101 LWORD64 i8_raw_l1_coarse_me_sad; member
Dihevce_rc_interface.c1138 ps_rc_lap_out->i8_raw_l1_coarse_me_sad = -1; in ihevce_rc_populate_common_params()
2382 (float)ps_cur_rc_lap_out->i8_raw_l1_coarse_me_sad / in ihevce_rc_get_pic_quant()
2386 (float)ps_cur_rc_lap_out->i8_raw_l1_coarse_me_sad / in ihevce_rc_get_pic_quant()
2490 ps_cur_rc_lap_out1->i8_raw_l1_coarse_me_sad; in ihevce_rc_get_pic_quant()
2492 ps_cur_rc_lap_out1->i8_raw_l1_coarse_me_sad; in ihevce_rc_get_pic_quant()
2504 ps_cur_rc_lap_out1->i8_raw_l1_coarse_me_sad; in ihevce_rc_get_pic_quant()
3445 (float)ps_cur_rc_lap_out->i8_raw_l1_coarse_me_sad / in ihevce_get_i_to_avg_ratio()
4362 s_frame_info.i8_L1_me_sad = ps_rc_lap_out->i8_raw_l1_coarse_me_sad; in ihevce_rc_update_pic_info()
4372 s_frame_info.i8_L1_me_or_ipe_raw_sad = ps_rc_lap_out->i8_raw_l1_coarse_me_sad; in ihevce_rc_update_pic_info()
5116 ASSERT(ps_rc_lap_out->i8_raw_l1_coarse_me_sad >= 0); in ihevce_rc_check_non_lap_scd()
[all …]
Dihevce_enc_loop_pass.c5997 ps_curr_inp_prms->ps_curr_inp->s_rc_lap_out.i8_raw_l1_coarse_me_sad; in ihevce_enc_loop_frame_init()
Dihevce_frame_process.c6755 ps_curr_inp->s_rc_lap_out.i8_raw_l1_coarse_me_sad = raw_hme_sad; in calc_l1_level_hme_intra_sad_different_qp()