Searched refs:ITransform (Results 1 - 7 of 7) sorted by relevance

/external/opencv3/3rdparty/libwebp/dsp/
H A Denc_neon.c144 static void ITransform(const uint8_t* ref, function
626 VP8ITransform = ITransform;
H A Denc.c127 static void ITransform(const uint8_t* ref, const int16_t* in, uint8_t* dst, function
699 VP8ITransform = ITransform;
/external/webp/src/dsp/
H A Denc_mips32.c147 static void ITransform(const uint8_t* ref, const int16_t* in, function
654 VP8ITransform = ITransform;
H A Denc.c143 static void ITransform(const uint8_t* ref, const int16_t* in, uint8_t* dst, function
747 VP8ITransform = ITransform;
H A Denc_neon.c246 static void ITransform(const uint8_t* ref, function
912 VP8ITransform = ITransform;
H A Denc_mips_dsp_r2.c241 static void ITransform(const uint8_t* ref, const int16_t* in, uint8_t* dst, function
1490 VP8ITransform = ITransform;
H A Denc_sse2.c56 static void ITransform(const uint8_t* ref, const int16_t* in, uint8_t* dst, function
1452 VP8ITransform = ITransform;

Completed in 502 milliseconds