Searched refs:FTransformWHT (Results 1 - 3 of 3) sorted by relevance

/external/webp/src/dsp/
H A Denc.c162 static void FTransformWHT(const int16_t* in, int16_t* out) { function
708 VP8FTransformWHT = FTransformWHT;
H A Denc_neon.c481 static void FTransformWHT(const int16_t* src, int16_t* out) { function
1066 VP8FTransformWHT = FTransformWHT;
H A Denc_sse2.c455 static void FTransformWHT(const int16_t* in, int16_t* out) { function
973 VP8FTransformWHT = FTransformWHT;

Completed in 109 milliseconds