Searched refs:VL4 (Results 1 - 3 of 3) sorted by relevance

/external/webp/src/dsp/
H A Denc.c442 static void VL4(uint8_t* dst, const uint8_t* top) { function
528 VL4(I4VL4 + dst, top);
H A Denc_mips_dsp_r2.c880 static void VL4(uint8_t* dst, const uint8_t* top) { function
1054 VL4(I4VL4 + dst, top);
H A Denc_msa.c357 static WEBP_INLINE void VL4(uint8_t* dst, const uint8_t* top) { function
442 VL4(I4VL4 + dst, top);

Completed in 122 milliseconds