Home
last modified time | relevance | path

Searched refs:VR4 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
Denc.c420 static void VR4(uint8_t* dst, const uint8_t* top) { in VR4() function
526 VR4(I4VR4 + dst, top); in Intra4Preds_C()
Denc_mips_dsp_r2.c783 static void VR4(uint8_t* dst, const uint8_t* top) { in VR4() function
1052 VR4(I4VR4 + dst, top); in Intra4Preds_MIPSdspR2()
Denc_msa.c336 static WEBP_INLINE void VR4(uint8_t* dst, const uint8_t* top) { in VR4() function
440 VR4(I4VR4 + dst, top); in Intra4Preds_MSA()