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

/external/webp/src/dsp/
H A Ddec.c140 static void TransformWHT(const int16_t* in, int16_t* out) { function
167 void (*VP8TransformWHT)(const int16_t* in, int16_t* out) = TransformWHT;

Completed in 53 milliseconds