Searched defs:format_map (Results 1 – 10 of 10) 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
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
1441 def format_map(self, mapping): member in UserString