Home
last modified time | relevance | path

Searched defs:getSupportedFormats (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/libaudiofoundation/
H A DAudioProfile.cpp259 FormatVector AudioProfileVector::getSupportedFormats() const in getSupportedFormats() function in android::AudioProfileVector
/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DStream.cpp175 Return<void> Stream::getSupportedFormats(getSupportedFormats_cb _hidl_cb) { in getSupportedFormats() function in android::hardware::audio::CPP_VERSION::implementation::Stream
H A DStreamIn.cpp222 Return<void> StreamIn::getSupportedFormats(getSupportedFormats_cb _hidl_cb) { in getSupportedFormats() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
H A DStreamOut.cpp229 Return<void> StreamOut::getSupportedFormats(getSupportedFormats_cb _hidl_cb) { in getSupportedFormats() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut