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.h356 status_t setSupportedOutputFormat(bool getLegacyFlexibleFormat);
/frameworks/av/media/libstagefright/
DACodec.cpp3257 status_t ACodec::setSupportedOutputFormat(bool getLegacyFlexibleFormat) { in setSupportedOutputFormat() argument
3281 if (!getLegacyFlexibleFormat) { in setSupportedOutputFormat()