Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dsp/
H A Ddec_mips32.c535 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo()
H A Denc_mips32.c145 uint8_t* dst, int do_two) { in ITransform_MIPS32()
H A Denc_neon.c251 const int16_t* in, uint8_t* dst, int do_two) { in ITransform_NEON()
H A Ddec_mips_dsp_r2.c151 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo()
H A Denc.c150 int do_two) { in ITransform_C()
H A Ddec.c98 static void TransformTwo_C(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo_C()
H A Denc_mips_dsp_r2.c243 uint8_t* dst, int do_two) { in ITransform_MIPSdspR2()
H A Denc_msa.c73 int do_two) { in ITransform_MSA()
H A Ddec_sse2.c33 static void Transform_SSE2(const int16_t* in, uint8_t* dst, int do_two) { in Transform_SSE2()
H A Ddec_msa.c68 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo()
H A Denc_sse2.c320 int do_two) { in ITransform_SSE2()
H A Ddec_neon.c1187 static void TransformTwo_NEON(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo_NEON()