Searched defs:getSupportedFormats (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/av/media/libaudiofoundation/ | ||
H A D | AudioProfile.cpp | 259 FormatVector AudioProfileVector::getSupportedFormats() const in getSupportedFormats() function in android::AudioProfileVector |
/aosp12/hardware/interfaces/audio/core/all-versions/default/ | ||
H A D | Stream.cpp | 175 Return<void> Stream::getSupportedFormats(getSupportedFormats_cb _hidl_cb) { in getSupportedFormats() function in android::hardware::audio::CPP_VERSION::implementation::Stream |
H A D | StreamIn.cpp | 222 Return<void> StreamIn::getSupportedFormats(getSupportedFormats_cb _hidl_cb) { in getSupportedFormats() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn |
H A D | StreamOut.cpp | 229 Return<void> StreamOut::getSupportedFormats(getSupportedFormats_cb _hidl_cb) { in getSupportedFormats() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut |