Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.h64 #define DEFAULT_PSNR_ENABLE 0 macro
DSoftAVCEnc.cpp189 mPSNREnable = DEFAULT_PSNR_ENABLE; in initEncParams()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.h67 #define DEFAULT_PSNR_ENABLE 0 macro
DC2SoftAvcEnc.cpp504 mPSNREnable = DEFAULT_PSNR_ENABLE; in initEncParams()