Home
last modified time | relevance | path

Searched defs:do_two (Results 1 – 8 of 8) 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()
Denc_mips32.c151 uint8_t* dst, int do_two) { in ITransform()
Denc_neon.c247 const int16_t* in, uint8_t* dst, int do_two) { in ITransform()
Denc.c126 int do_two) { in ITransform()
Ddec.c95 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo()
Denc_sse2.c104 int do_two) { in ITransform()
Ddec_sse2.c29 static void Transform(const int16_t* in, uint8_t* dst, int do_two) { in Transform()
Ddec_neon.c1168 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo()