Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c2419 LWORD64 i8_best_satd_16x16; in ihevce_update_qp_L1_sad_based() local
2528 i8_best_satd_16x16 = best_satd_16x16 << QP_LEVEL_MOD_ACT_FACTOR; in ihevce_update_qp_L1_sad_based()
2539 ((WORD32)(i8_best_satd_16x16 / i4_act_factor)); in ihevce_update_qp_L1_sad_based()
2543 ((WORD32)(i8_best_satd_16x16 / i4_act_factor)); in ihevce_update_qp_L1_sad_based()