Home
last modified time | relevance | path

Searched refs:TransformTwo (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/dsp/
Ddec_mips32.c544 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo() function
562 VP8Transform = TransformTwo; in VP8DspInitMIPS32()
Ddec.c95 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo() function
700 VP8Transform = TransformTwo; in VP8DspInit()
Ddec_neon.c1168 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo() function
1270 VP8Transform = TransformTwo; in VP8DspInitNEON()