Searched refs:FormatRange (Results 1 – 5 of 5) sorted by relevance
53 fbl::Vector<audio_proto::FormatRange> supported_formats; in OnActivateLocked()55 audio_proto::FormatRange range; in OnActivateLocked()
18 using FormatRange = audio_stream_format_range_t; variable
89 void SetSupportedFormatsLocked(fbl::Vector<audio_proto::FormatRange>&& formats) in SetSupportedFormatsLocked()200 fbl::Vector<audio_proto::FormatRange> supported_formats_ __TA_GUARDED(obj_lock_);
313 fbl::Vector<audio_proto::FormatRange> supported_formats; in OnActivateLocked()
469 fbl::Vector<audio_proto::FormatRange> supported_formats; in FinalizeSetupLocked()
Completed in 217 milliseconds