Searched refs:TransformWHT (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Ddec.c129 static void TransformWHT(const int16_t* in, int16_t* out) { function
694 VP8TransformWHT = TransformWHT;
H A Ddec_neon.c1189 static void TransformWHT(const int16_t* in, int16_t* out) { function
1273 VP8TransformWHT = TransformWHT;
/external/webp/src/dsp/
H A Ddec.c129 static void TransformWHT(const int16_t* in, int16_t* out) { function
694 VP8TransformWHT = TransformWHT;
H A Ddec_neon.c1189 static void TransformWHT(const int16_t* in, int16_t* out) { function
1273 VP8TransformWHT = TransformWHT;

Completed in 2441 milliseconds