Home
last modified time | relevance | path

Searched refs:TransformTwo (Results 1 – 3 of 3) 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() function
566 VP8Transform = TransformTwo; in VP8DspInitMIPS32()
A Ddec_mips_dsp_r2.c153 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo() function
961 VP8Transform = TransformTwo; in VP8DspInitMIPSdspR2()
A Ddec_msa.c70 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo() function
978 VP8Transform = TransformTwo; in VP8DspInitMSA()

Completed in 10 milliseconds