Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_lap_enc_structs.h428 long double ld_curr_frame_32x32_log_avg[3]; member
Dihevce_ipe_pass.c1483 ps_ctxt->ld_curr_frame_32x32_log_avg[i4_i] = ps_curr_out->ld_curr_frame_32x32_log_avg[i4_i]; in ihevce_populate_ipe_frame_init()
1487 ps_ctxt->ld_curr_frame_32x32_log_avg[2] = ps_curr_out->ld_curr_frame_32x32_log_avg[2]; in ihevce_populate_ipe_frame_init()
Dihevce_ipe_structs.h369 long double ld_curr_frame_32x32_log_avg[3]; member
Dihevce_recur_bracketing.c2722 ps_ctxt->ld_curr_frame_32x32_log_avg[0], in ihevce_bracketing_analysis()
2768 ps_ctxt->ld_curr_frame_32x32_log_avg[0], in ihevce_bracketing_analysis()
2777 ps_ctxt->ld_curr_frame_32x32_log_avg[1], in ihevce_bracketing_analysis()
2785 ps_ctxt->ld_curr_frame_32x32_log_avg[2], in ihevce_bracketing_analysis()
Dihevce_frame_process.c5616 ps_curr_out->ld_curr_frame_32x32_log_avg[j] = in ihevce_variance_calc_acc_activity()
5628 … ps_enc_ctxt->ald_lap2_32x32_log_avg_act_from_T0[0] = ps_curr_out->ld_curr_frame_32x32_log_avg[0]; in ihevce_variance_calc_acc_activity()
5629 … ps_enc_ctxt->ald_lap2_32x32_log_avg_act_from_T0[1] = ps_curr_out->ld_curr_frame_32x32_log_avg[1]; in ihevce_variance_calc_acc_activity()
5630 … ps_enc_ctxt->ald_lap2_32x32_log_avg_act_from_T0[2] = ps_curr_out->ld_curr_frame_32x32_log_avg[2]; in ihevce_variance_calc_acc_activity()
5705 … ps_curr_out->ld_curr_frame_32x32_log_avg[0] = ps_enc_ctxt->ald_lap2_32x32_log_avg_act_from_T0[0]; in ihevce_variance_calc_acc_activity()
5706 … ps_curr_out->ld_curr_frame_32x32_log_avg[1] = ps_enc_ctxt->ald_lap2_32x32_log_avg_act_from_T0[1]; in ihevce_variance_calc_acc_activity()
5707 … ps_curr_out->ld_curr_frame_32x32_log_avg[2] = ps_enc_ctxt->ald_lap2_32x32_log_avg_act_from_T0[2]; in ihevce_variance_calc_acc_activity()
Dihevce_enc_structs.h1683 long double ld_curr_frame_32x32_log_avg[3]; member