Searched defs:do_two (Results 1 – 12 of 12) sorted by relevance
/external/webp/src/dsp/ |
D | dec_mips32.c | 537 uint8_t* WEBP_RESTRICT dst, int do_two) { in TransformTwo()
|
D | enc_mips32.c | 146 uint8_t* WEBP_RESTRICT dst, int do_two) { in ITransform_MIPS32()
|
D | dec_mips_dsp_r2.c | 155 uint8_t* WEBP_RESTRICT dst, int do_two) { in TransformTwo()
|
D | enc.c | 154 int do_two) { in ITransform_C()
|
D | dec.c | 101 uint8_t* WEBP_RESTRICT dst, int do_two) { in TransformTwo_C()
|
D | enc_neon.c | 254 uint8_t* WEBP_RESTRICT dst, int do_two) { in ITransform_NEON()
|
D | enc_mips_dsp_r2.c | 246 uint8_t* WEBP_RESTRICT dst, int do_two) { in ITransform_MIPSdspR2()
|
D | enc_msa.c | 75 uint8_t* WEBP_RESTRICT dst, int do_two) { in ITransform_MSA()
|
D | dec_sse2.c | 34 uint8_t* WEBP_RESTRICT dst, int do_two) { in Transform_SSE2()
|
D | dec_msa.c | 70 uint8_t* WEBP_RESTRICT dst, int do_two) { in TransformTwo()
|
D | enc_sse2.c | 324 int do_two) { in ITransform_SSE2()
|
D | dec_neon.c | 1192 uint8_t* WEBP_RESTRICT dst, int do_two) { in TransformTwo_NEON()
|