Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.h184 bool mPSNREnable; member
H A DSoftAVCEnc.cpp189 mPSNREnable = DEFAULT_PSNR_ENABLE; in initEncParams()
780 if (mReconEnable || mPSNREnable) { in initEncoder()
/aosp12/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcEnc.h182 bool mPSNREnable; member
H A DC2SoftAvcEnc.cpp654 mPSNREnable = DEFAULT_PSNR_ENABLE; in initEncParams()
1320 if (mReconEnable || mPSNREnable) { in initEncoder()