Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DACodec.h372 status_t setSupportedOutputFormat(bool getLegacyFlexibleFormat);
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp3401 status_t ACodec::setSupportedOutputFormat(bool getLegacyFlexibleFormat) { in setSupportedOutputFormat() argument
3425 if (!getLegacyFlexibleFormat) { in setSupportedOutputFormat()