Searched defs:is_coding_format_supported (Results 1 – 10 of 10) sorted by relevance
120 struct is_coding_format_supported { struct128 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
52 bool is_coding_format_supported(esco_coding_format_t /* coding_format */) { in is_coding_format_supported() function
304 bool is_coding_format_supported(esco_coding_format_t coding_format) { in is_coding_format_supported() function
500 static bool is_coding_format_supported(esco_coding_format_t coding_format) { in is_coding_format_supported() function
969 bool (*is_coding_format_supported)(uint8_t coding_format); member
259 fn is_coding_format_supported(&self, coding_format: EscoCodingFormat) -> bool; in is_coding_format_supported() method2974 fn is_coding_format_supported(&self, coding_format: EscoCodingFormat) -> bool { in is_coding_format_supported() method
760 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
1025 fn is_coding_format_supported(&self, coding_format: EscoCodingFormat) -> bool { in is_coding_format_supported() method