Searched defs:isFormatSupported (Results 1 – 3 of 3) sorted by relevance
38 bool SPDIFDecoder::isFormatSupported(audio_format_t format) { in isFormatSupported() function in android::SPDIFDecoder
84 bool SPDIFEncoder::isFormatSupported(audio_format_t format) in isFormatSupported() function in android::SPDIFEncoder
32 constexpr inline bool isFormatSupported(audio_format_t format) { in isFormatSupported() function