Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp401 int32_t albumMode = mIntf->getDrcAlbumMode(); in initDecoder() local
743 int32_t albumMode = mIntf->getDrcAlbumMode(); in process() local
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp225 int32_t albumMode = DRC_DEFAULT_MOBILE_DRC_ALBUM; in initDecoder() local
/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h507 int32_t albumMode; member