Home
last modified time | relevance | path

Searched defs:isFormatSupported (Results 1 – 3 of 3) sorted by relevance

/system/media/audio_utils/spdif/
DSPDIFDecoder.cpp38 bool SPDIFDecoder::isFormatSupported(audio_format_t format) { in isFormatSupported() function in android::SPDIFDecoder
DSPDIFEncoder.cpp84 bool SPDIFEncoder::isFormatSupported(audio_format_t format) in isFormatSupported() function in android::SPDIFEncoder
/system/media/audio_utils/
Dpower.cpp32 constexpr inline bool isFormatSupported(audio_format_t format) { in isFormatSupported() function