Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_ipe_pass.c216 ld_avg_satd = 2.0 + ps_ctxt->ld_curr_frame_16x16_log_avg[0]; in ihevce_ipe_recompute_lambda_from_min_8x8_act_in_ctb()
1482 ps_ctxt->ld_curr_frame_16x16_log_avg[i4_i] = ps_curr_out->ld_curr_frame_16x16_log_avg[i4_i]; in ihevce_populate_ipe_frame_init()
1486 ps_ctxt->ld_curr_frame_16x16_log_avg[2] = ps_curr_out->ld_curr_frame_16x16_log_avg[2]; in ihevce_populate_ipe_frame_init()
Dihevce_lap_enc_structs.h427 long double ld_curr_frame_16x16_log_avg[3]; member
Dihevce_ipe_structs.h364 long double ld_curr_frame_16x16_log_avg[3]; member
Dihevce_recur_bracketing.c1423 ps_ctxt->ld_curr_frame_16x16_log_avg[0], in ihevce_bracketing_analysis()
2794 2.0 + ps_ctxt->ld_curr_frame_16x16_log_avg[0], in ihevce_bracketing_analysis()
2831 ps_ctxt->ld_curr_frame_16x16_log_avg[0], in ihevce_bracketing_analysis()
2839 ps_ctxt->ld_curr_frame_16x16_log_avg[1], in ihevce_bracketing_analysis()
2847 ps_ctxt->ld_curr_frame_16x16_log_avg[2], in ihevce_bracketing_analysis()
Dihevce_frame_process.c5603 ps_curr_out->ld_curr_frame_16x16_log_avg[j] = in ihevce_variance_calc_acc_activity()
5625 … ps_enc_ctxt->ald_lap2_16x16_log_avg_act_from_T0[0] = ps_curr_out->ld_curr_frame_16x16_log_avg[0]; in ihevce_variance_calc_acc_activity()
5626 … ps_enc_ctxt->ald_lap2_16x16_log_avg_act_from_T0[1] = ps_curr_out->ld_curr_frame_16x16_log_avg[1]; in ihevce_variance_calc_acc_activity()
5627 … ps_enc_ctxt->ald_lap2_16x16_log_avg_act_from_T0[2] = ps_curr_out->ld_curr_frame_16x16_log_avg[2]; in ihevce_variance_calc_acc_activity()
5702 … ps_curr_out->ld_curr_frame_16x16_log_avg[0] = ps_enc_ctxt->ald_lap2_16x16_log_avg_act_from_T0[0]; in ihevce_variance_calc_acc_activity()
5703 … ps_curr_out->ld_curr_frame_16x16_log_avg[1] = ps_enc_ctxt->ald_lap2_16x16_log_avg_act_from_T0[1]; in ihevce_variance_calc_acc_activity()
5704 … ps_curr_out->ld_curr_frame_16x16_log_avg[2] = ps_enc_ctxt->ald_lap2_16x16_log_avg_act_from_T0[2]; in ihevce_variance_calc_acc_activity()
Dihevce_enc_structs.h1668 long double ld_curr_frame_16x16_log_avg[3]; member