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

  /external/jpeg/
jidctintelsse.c 44 static const short __attribute__ ((aligned(16))) M128_cos_4_16[8] = {-19195, -19195, -19195, -19195, -19195, -19195, -19195, -19195};
179 cos4 =(__m128i*)(M128_cos_4_16);\
  /external/qemu/distrib/jpeg-6b/
jidctintelsse.c 44 static const short __attribute__ ((aligned(16))) M128_cos_4_16[8] = {-19195, -19195, -19195, -19195, -19195, -19195, -19195, -19195};
179 cos4 =(__m128i*)(M128_cos_4_16);\

Completed in 203 milliseconds