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

/external/webp/src/dec/
H A Ddsp.c145 static void TransformWHT(const int16_t* in, int16_t* out) { function
172 void (*VP8TransformWHT)(const int16_t* in, int16_t* out) = TransformWHT;

Completed in 34 milliseconds