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

/external/chromium_org/third_party/libwebp/dsp/
H A Ddec_mips32.c544 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { function
562 VP8Transform = TransformTwo;
H A Ddec.c95 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { function
695 VP8Transform = TransformTwo;
H A Ddec_neon.c1168 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { function
1270 VP8Transform = TransformTwo;
/external/webp/src/dsp/
H A Ddec_mips32.c544 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { function
562 VP8Transform = TransformTwo;
H A Ddec.c95 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { function
695 VP8Transform = TransformTwo;
H A Ddec_neon.c1168 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { function
1270 VP8Transform = TransformTwo;

Completed in 3069 milliseconds