Home
last modified time | relevance | path

Searched defs:albumMode (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacDec.cpp378 int32_t albumMode = mIntf->getDrcAlbumMode(); in initDecoder() local
720 int32_t albumMode = mIntf->getDrcAlbumMode(); in process() local
/aosp12/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp225 int32_t albumMode = DRC_DEFAULT_MOBILE_DRC_ALBUM; in initDecoder() local
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DACodec.h485 int32_t albumMode; member