Searched defs:format_map (Results 1 – 5 of 5) sorted by relevance
697 const NEONFormatMap* format_map) { in GetVectorFormat()714 NEONFormat NEONFormatDecoder::GetNEONFormat(const NEONFormatMap* format_map) { in GetNEONFormat()
1122 static const struct format_mapping format_map[] = { variable
664 VectorFormat GetVectorFormat(const NEONFormatMap* format_map) { in GetVectorFormat()813 NEONFormat GetNEONFormat(const NEONFormatMap* format_map) { in GetNEONFormat()
76 unsigned int format_map[XA_LAST_SURFACE_TYPE][2]; member
1224 def format_map(self, mapping): member in UserString