Home
last modified time | relevance | path

Searched defs:RGBG_INDEX (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/simd/
Djcgray-altivec.c56 #define RGBG_INDEX {0,1,4,5,8,9,12,13,2,1,6,5,10,9,14,13} macro
78 #define RGBG_INDEX {2,1,6,5,10,9,14,13,0,1,4,5,8,9,12,13} macro
86 #define RGBG_INDEX {3,2,7,6,11,10,15,14,1,2,5,6,9,10,13,14} macro
94 #define RGBG_INDEX {1,2,5,6,9,10,13,14,3,2,7,6,11,10,15,14} macro
Djccolor-altivec.c61 #define RGBG_INDEX {0,1,4,5,8,9,12,13,2,1,6,5,10,9,14,13} macro
83 #define RGBG_INDEX {2,1,6,5,10,9,14,13,0,1,4,5,8,9,12,13} macro
91 #define RGBG_INDEX {3,2,7,6,11,10,15,14,1,2,5,6,9,10,13,14} macro
99 #define RGBG_INDEX {1,2,5,6,9,10,13,14,3,2,7,6,11,10,15,14} macro