Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Drc_look_ahead_params.h93 LWORD64 ai8_frame_acc_coarse_me_sad[52]; member
Dihevce_rc_interface.c1132 memset(ps_rc_lap_out->ai8_frame_acc_coarse_me_sad, -1, sizeof(WORD32) * 52); in ihevce_rc_populate_common_params()
3427 (double)(ps_cur_rc_lap_out->ai8_frame_acc_coarse_me_sad in ihevce_get_i_to_avg_ratio()
3431 ps_cur_rc_lap_out->ai8_frame_acc_coarse_me_sad[i4_temp_frame_qp], in ihevce_get_i_to_avg_ratio()
3437 MIN(ps_cur_rc_lap_out->ai8_frame_acc_coarse_me_sad[i4_temp_frame_qp], in ihevce_get_i_to_avg_ratio()
5314 ->ai8_frame_acc_coarse_me_sad[i4_temp_frame_qp]; in ihevce_compute_temporal_complexity_reset_Kp_Kb()
Dihevce_frame_process.c2681 ps_curr_inp->s_rc_lap_out.ai8_frame_acc_coarse_me_sad[i4_new_frame_qp]); in ihevce_update_qp_L1_sad_based()
6752 ps_curr_inp->s_rc_lap_out.ai8_frame_acc_coarse_me_sad[i4_qp_counter] = acc_hme_l1_sad; in calc_l1_level_hme_intra_sad_different_qp()
6753 ps_curr_inp->s_rc_lap_out.ai8_frame_acc_coarse_me_sad[i4_qp_counter + 1] = acc_hme_l1_sad; in calc_l1_level_hme_intra_sad_different_qp()
6754 ps_curr_inp->s_rc_lap_out.ai8_frame_acc_coarse_me_sad[i4_qp_counter + 2] = acc_hme_l1_sad; in calc_l1_level_hme_intra_sad_different_qp()