Home
last modified time | relevance | path

Searched defs:do_two (Results 1 – 12 of 12) sorted by relevance

/external/webp/src/dsp/
Ddec_mips32.c551 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo()
Denc_mips32.c149 uint8_t* dst, int do_two) { in ITransform_MIPS32()
Denc_neon.c250 const int16_t* in, uint8_t* dst, int do_two) { in ITransform_NEON()
Ddec_mips_dsp_r2.c153 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo()
Denc.c150 int do_two) { in ITransform_C()
Ddec.c99 static void TransformTwo_C(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo_C()
Denc_mips_dsp_r2.c243 uint8_t* dst, int do_two) { in ITransform_MIPSdspR2()
Denc_msa.c73 int do_two) { in ITransform_MSA()
Ddec_sse2.c33 static void Transform_SSE2(const int16_t* in, uint8_t* dst, int do_two) { in Transform_SSE2()
Denc_sse2.c30 int do_two) { in ITransform_SSE2()
Ddec_msa.c70 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo()
Ddec_neon.c1186 static void TransformTwo_NEON(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo_NEON()