Searched defs:perm0 (Results 1 – 4 of 4) sorted by relevance
| /third_party/ffmpeg/libavcodec/ppc/ |
| D | h264chroma_template.c | 75 #define GET_VSRC1(vs0, off, b, perm0, s){ \ argument 85 #define GET_VSRC(vs0, vs1, off, b, perm0, perm1, s){ \ argument 102 #define GET_VSRC1(vs0, off, b, perm0, s){ \ argument 105 #define GET_VSRC(vs0, vs1, off, b, perm0, perm1, s){ \ argument
|
| D | idctdsp.c | 205 vec_u8 perm0; in idct_add_altivec() local
|
| D | vc1dsp_altivec.c | 250 vector unsigned char perm0, perm1, p0, p1, p; in vc1_inv_trans_8x4_altivec() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | lossless_sse41.c | 83 const __m128i perm0 = _mm_setr_epi8(2, 1, 0, 6, 5, 4, 10, 9, in ConvertBGRAToRGB_SSE41() local 101 const __m128i perm0 = _mm_setr_epi8(0, 1, 2, 4, 5, 6, 8, 9, 10, in ConvertBGRAToBGR_SSE41() local
|