Home
last modified time | relevance | path

Searched refs:getLegacyFlexibleFormat (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h352 status_t setSupportedOutputFormat(bool getLegacyFlexibleFormat);
/frameworks/av/media/libstagefright/
DACodec.cpp3183 status_t ACodec::setSupportedOutputFormat(bool getLegacyFlexibleFormat) { in setSupportedOutputFormat() argument
3207 if (!getLegacyFlexibleFormat) { in setSupportedOutputFormat()