Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c2410 WORD32 best_satd_16x16; in ihevce_update_qp_L1_sad_based() local
2511 best_satd_16x16 = 0; in ihevce_update_qp_L1_sad_based()
2515 best_satd_16x16 = ps_ed_ctb_l1->i4_best_satd_8x8[i4_j]; in ihevce_update_qp_L1_sad_based()
2522 best_satd_16x16, in ihevce_update_qp_L1_sad_based()
2528 i8_best_satd_16x16 = best_satd_16x16 << QP_LEVEL_MOD_ACT_FACTOR; in ihevce_update_qp_L1_sad_based()