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.c2396 WORD32 best_satd_16x16; in ihevce_update_qp_L1_sad_based() local
2497 best_satd_16x16 = 0; in ihevce_update_qp_L1_sad_based()
2501 best_satd_16x16 = ps_ed_ctb_l1->i4_best_satd_8x8[i4_j]; in ihevce_update_qp_L1_sad_based()
2508 best_satd_16x16, in ihevce_update_qp_L1_sad_based()
2514 i8_best_satd_16x16 = best_satd_16x16 << QP_LEVEL_MOD_ACT_FACTOR; in ihevce_update_qp_L1_sad_based()