Home
last modified time | relevance | path

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

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

Completed in 41 milliseconds