HomeSort by relevance Sort by last modified time
    Searched defs:RGBG_INDEX (Results 1 - 2 of 2) sorted by null

  /external/libjpeg-turbo/simd/
jcgray-altivec.c 56 #define RGBG_INDEX {0,1,4,5,8,9,12,13,2,1,6,5,10,9,14,13}
60 #undef RGBG_INDEX
78 #define RGBG_INDEX {2,1,6,5,10,9,14,13,0,1,4,5,8,9,12,13}
82 #undef RGBG_INDEX
86 #define RGBG_INDEX {3,2,7,6,11,10,15,14,1,2,5,6,9,10,13,14}
90 #undef RGBG_INDEX
94 #define RGBG_INDEX {1,2,5,6,9,10,13,14,3,2,7,6,11,10,15,14}
98 #undef RGBG_INDEX
jccolor-altivec.c 61 #define RGBG_INDEX {0,1,4,5,8,9,12,13,2,1,6,5,10,9,14,13}
65 #undef RGBG_INDEX
83 #define RGBG_INDEX {2,1,6,5,10,9,14,13,0,1,4,5,8,9,12,13}
87 #undef RGBG_INDEX
91 #define RGBG_INDEX {3,2,7,6,11,10,15,14,1,2,5,6,9,10,13,14}
95 #undef RGBG_INDEX
99 #define RGBG_INDEX {1,2,5,6,9,10,13,14,3,2,7,6,11,10,15,14}
103 #undef RGBG_INDEX

Completed in 401 milliseconds