Home
last modified time | relevance | path

Searched refs:ai8_lap2_8x8_avg_act_from_T0 (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_structs.h3077 LWORD64 ai8_lap2_8x8_avg_act_from_T0[2]; member
Dihevce_frame_process.c5632 ps_enc_ctxt->ai8_lap2_8x8_avg_act_from_T0[0] = ps_curr_out->i8_curr_frame_8x8_avg_act[0]; in ihevce_variance_calc_acc_activity()
5633 ps_enc_ctxt->ai8_lap2_8x8_avg_act_from_T0[1] = ps_curr_out->i8_curr_frame_8x8_avg_act[1]; in ihevce_variance_calc_acc_activity()
5709 ps_curr_out->i8_curr_frame_8x8_avg_act[0] = ps_enc_ctxt->ai8_lap2_8x8_avg_act_from_T0[0]; in ihevce_variance_calc_acc_activity()
5710 ps_curr_out->i8_curr_frame_8x8_avg_act[1] = ps_enc_ctxt->ai8_lap2_8x8_avg_act_from_T0[1]; in ihevce_variance_calc_acc_activity()