Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c2421 LWORD64 i8_frame_acc_sadt_L1, i8_frame_acc_sadt_L1_squared; in ihevce_update_qp_L1_sad_based() local
2443 i8_frame_acc_sadt_L1 = -1; in ihevce_update_qp_L1_sad_based()
2449 i8_frame_acc_sadt_L1 = ihevce_decomp_pre_intra_get_frame_satd( in ihevce_update_qp_L1_sad_based()
2465 i8_frame_acc_sadt_L1_squared = i8_frame_acc_sadt_L1; in ihevce_update_qp_L1_sad_based()
2566 ps_curr_inp->s_rc_lap_out.i8_pre_intra_satd = i8_frame_acc_sadt_L1; in ihevce_update_qp_L1_sad_based()