Searched defs:format_map (Results 1 – 11 of 11) sorted by relevance
848 VectorFormat GetVectorFormat(const NEONFormatMap* format_map) { in GetVectorFormat()1024 NEONFormat GetNEONFormat(const NEONFormatMap* format_map) { in GetNEONFormat()
241 static const struct format_mapping format_map[] = { variable
76 unsigned int format_map[XA_LAST_SURFACE_TYPE][2]; member
349 TEST(xchar_test, format_map) { in TEST() argument
87 TEST(ranges_test, format_map) { in TEST() argument
1463 def format_map(self, mapping): member in UserString