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

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_mips32.c150 static void ITransform(const uint8_t* ref, const int16_t* in, function
764 VP8ITransform = ITransform;
H A Denc.c125 static void ITransform(const uint8_t* ref, const int16_t* in, uint8_t* dst, function
701 VP8ITransform = ITransform;
H A Denc_neon.c246 static void ITransform(const uint8_t* ref, function
1045 VP8ITransform = ITransform;
H A Denc_sse2.c103 static void ITransform(const uint8_t* ref, const int16_t* in, uint8_t* dst, function
971 VP8ITransform = ITransform;
/external/webp/src/dsp/
H A Denc_mips32.c150 static void ITransform(const uint8_t* ref, const int16_t* in, function
764 VP8ITransform = ITransform;
H A Denc.c125 static void ITransform(const uint8_t* ref, const int16_t* in, uint8_t* dst, function
701 VP8ITransform = ITransform;
H A Denc_neon.c246 static void ITransform(const uint8_t* ref, function
1045 VP8ITransform = ITransform;
H A Denc_sse2.c103 static void ITransform(const uint8_t* ref, const int16_t* in, uint8_t* dst, function
971 VP8ITransform = ITransform;

Completed in 2712 milliseconds