Home
last modified time | relevance | path

Searched refs:supportedFormats (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libaudiofoundation/
DAudioProfile.cpp212 FormatVector supportedFormats; in getSupportedFormats() local
215 supportedFormats.push_back(profile->getFormat()); in getSupportedFormats()
218 return supportedFormats; in getSupportedFormats()
/frameworks/av/media/codec2/tests/
DC2SampleComponent_test.cpp77 int32_t supportedFormats[]; member
81 DEFINE_AND_DESCRIBE_FLEX_C2STRUCT(VideoConfig, supportedFormats)
85 C2FIELD(supportedFormats, "formats")
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp4118 FormatVector supportedFormats = in getSurroundFormats() local
4120 for (size_t j = 0; j < supportedFormats.size(); j++) { in getSurroundFormats()
4121 if (mConfig.getSurroundFormats().count(supportedFormats[j]) != 0) { in getSurroundFormats()
4122 formats.insert(supportedFormats[j]); in getSurroundFormats()
4125 if (pair.second.count(supportedFormats[j]) != 0) { in getSurroundFormats()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt106055 Ljava/security/Provider$Service;->supportedFormats:[Ljava/lang/String;