Searched defs:is_coding_format_supported (Results 1 – 10 of 10) sorted by relevance
116 struct is_coding_format_supported { struct122 extern struct is_coding_format_supported is_coding_format_supported; argument
50 struct is_coding_format_supported is_coding_format_supported; variable105 bool is_coding_format_supported(esco_coding_format_t coding_format) { in is_coding_format_supported() function
50 bool is_coding_format_supported(esco_coding_format_t /* coding_format */) { return true; } in is_coding_format_supported() function
307 bool is_coding_format_supported(esco_coding_format_t coding_format) { in is_coding_format_supported() function
527 static bool is_coding_format_supported(esco_coding_format_t coding_format) { in is_coding_format_supported() function
259 fn is_coding_format_supported(&self, coding_format: EscoCodingFormat) -> bool; in is_coding_format_supported() method2874 fn is_coding_format_supported(&self, coding_format: EscoCodingFormat) -> bool { in is_coding_format_supported() method
976 bool (*is_coding_format_supported)(uint8_t coding_format); member
765 fn is_coding_format_supported(&self, coding_format: EscoCodingFormat) -> bool { in is_coding_format_supported() method
1435 pub fn is_coding_format_supported(&self, coding_format: u8) -> bool { in is_coding_format_supported() method
1033 fn is_coding_format_supported(&self, coding_format: EscoCodingFormat) -> bool { in is_coding_format_supported() method