Home
last modified time | relevance | path

Searched refs:VE4 (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.c629 static void VE4(uint8_t* dst) { // vertical in VE4() function
978 VP8PredLuma4[2] = VE4; in VP8DspInitMIPSdspR2()
A Denc.c351 static void VE4(uint8_t* dst, const uint8_t* top) { // vertical in VE4() function
523 VE4(I4VE4 + dst, top); in Intra4Preds_C()
A Denc_mips_dsp_r2.c667 static void VE4(uint8_t* dst, const uint8_t* top) { in VE4() function
1049 VE4(I4VE4 + dst, top); in Intra4Preds_MIPSdspR2()
A Denc_msa.c262 static WEBP_INLINE void VE4(uint8_t* dst, const uint8_t* top) { // vertical in VE4() function
437 VE4(I4VE4 + dst, top); in Intra4Preds_MSA()
A Ddec_msa.c707 static void VE4(uint8_t* dst) { // vertical in VE4() function
997 VP8PredLuma4[2] = VE4; in VP8DspInitMSA()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog1442 94380d00 MIPS: dspr2: added optimizaton for functions VE4 and DC4
1680 7083006b Merge "dsp/dec_{neon,sse2}: VE4: normalize variable names"
1681 0db9031c dsp/dec_{neon,sse2}: VE4: normalize variable names
1685 5beb6bf0 Merge "dec_neon: add VE4 intra predictor"
1689 32de385e dec_neon: add VE4 intra predictor
1694 b7a33d7e implement VE4/HE4/RD4/... in SSE2

Completed in 20 milliseconds