Home
last modified time | relevance | path

Searched refs:LD4 (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Ddec_mips_dsp_r2.c731 static void LD4(uint8_t* dst) { // Down-Left in LD4() function
980 VP8PredLuma4[6] = LD4; in VP8DspInitMIPSdspR2()
A Denc.c402 static void LD4(uint8_t* dst, const uint8_t* top) { in LD4() function
527 LD4(I4LD4 + dst, top); in Intra4Preds_C()
A Denc_mips_dsp_r2.c833 static void LD4(uint8_t* dst, const uint8_t* top) { in LD4() function
1053 LD4(I4LD4 + dst, top); in Intra4Preds_MIPSdspR2()
A Denc_msa.c316 static WEBP_INLINE void LD4(uint8_t* dst, const uint8_t* top) { in LD4() function
441 LD4(I4LD4 + dst, top); in Intra4Preds_MSA()
A Ddec_msa.c752 static void LD4(uint8_t* dst) { // Down-Left in LD4() function
999 VP8PredLuma4[6] = LD4; in VP8DspInitMSA()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog1440 73ba2915 MIPS: dspr2: added optimization for functions RD4 and LD4
1688 fe395f0e dec_neon: add LD4 intra predictor

Completed in 23 milliseconds