Searched defs:format_map (Results 1 – 11 of 11) sorted by relevance
33 struct format_map { struct38 static const struct format_map format_maps[] = { argument
42 struct format_map { struct47 static const struct format_map format_maps[] = { argument
48 struct format_map { struct54 static const struct format_map format_maps[] = { argument
388 const NEONFormatMap* format_map) { in GetVectorFormat()405 NEONFormat NEONFormatDecoder::GetNEONFormat(const NEONFormatMap* format_map) { in GetNEONFormat()
311 static OUTPUT_FORMAT_MAP format_map [] = variable
192 static const struct format_mapping format_map[] = { variable
71 static const FormatMap format_map[] = variable
247 def format_map( # type: ignore[override] member in Markup
848 VectorFormat GetVectorFormat(const NEONFormatMap* format_map) { in GetVectorFormat()1024 NEONFormat GetNEONFormat(const NEONFormatMap* format_map) { in GetNEONFormat()
76 unsigned int format_map[XA_LAST_SURFACE_TYPE][2]; member
1463 def format_map(self, mapping): member in UserString