Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c2426 double scale_factor_cmplx_change_detection; in ihevce_update_qp_L1_sad_based() local
2469 scale_factor_cmplx_change_detection = in ihevce_update_qp_L1_sad_based()
2472 (WORD32)(HME_HIGH_SAD_BLK_THRESH * (1 - scale_factor_cmplx_change_detection)); in ihevce_update_qp_L1_sad_based()
2476 scale_factor_cmplx_change_detection = in ihevce_update_qp_L1_sad_based()
2479 (WORD32)(HME_HIGH_SAD_BLK_THRESH * (1 + scale_factor_cmplx_change_detection)); in ihevce_update_qp_L1_sad_based()