Home
last modified time | relevance | path

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

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