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

/external/webp/src/dsp/
H A Ddec_mips32.c551 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { function
566 VP8Transform = TransformTwo;
H A Ddec.c95 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { function
691 VP8Transform = TransformTwo;
H A Ddec_mips_dsp_r2.c153 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { function
961 VP8Transform = TransformTwo;
H A Ddec_neon.c1173 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { function
1590 VP8Transform = TransformTwo;
/external/opencv3/3rdparty/libwebp/dsp/
H A Ddec.c108 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { function
705 VP8Transform = TransformTwo;

Completed in 286 milliseconds