Searched refs:REPT4 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | vp8dsp_altivec.c | 36 #define REPT4(...) { __VA_ARGS__, __VA_ARGS__, __VA_ARGS__, __VA_ARGS__ } macro 41 REPT4( -6, 123, 12, -1), 42 REPT4(-11, 108, 36, -8), 43 REPT4( -9, 93, 50, -6), 44 REPT4(-16, 77, 77, -16), 45 REPT4( -6, 50, 93, -9), 46 REPT4( -8, 36, 108, -11), 47 REPT4( -1, 12, 123, -6), 55 REPT4(0, 0, 2, 1), 56 REPT4( [all...] |
Completed in 1 milliseconds