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

  /external/libjpeg-turbo/simd/powerpc/
jdcolext-altivec.c 60 pw_cj = { __8X(CENTERJSAMPLE) }; local
92 cbl = vec_sub(cbl, pw_cj);
93 cbh = vec_sub(cbh, pw_cj);
98 crl = vec_sub(crl, pw_cj);
99 crh = vec_sub(crh, pw_cj);
jdmrgext-altivec.c 62 pw_cj = { __8X(CENTERJSAMPLE) }; local
94 cbl = vec_sub(cbl, pw_cj);
95 cbh = vec_sub(cbh, pw_cj);
100 crl = vec_sub(crl, pw_cj);
101 crh = vec_sub(crh, pw_cj);

Completed in 494 milliseconds