Searched defs:srcMap (Results 1 – 2 of 2) sorted by relevance
1318 ubidi_invertMap(const int32_t *srcMap, int32_t *destMap, int32_t length) { in ubidi_invertMap()
1145 static const int32_t srcMap[6] = {0,1,-1,5,4}; in doMisc() local