Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc.c464 static void HU4(uint8_t* dst, const uint8_t* top) { in HU4() function
530 HU4(I4HU4 + dst, top); in Intra4Preds_C()
Denc_mips_dsp_r2.c977 static void HU4(uint8_t* dst, const uint8_t* top) { in HU4() function
1056 HU4(I4HU4 + dst, top); in Intra4Preds_MIPSdspR2()
Denc_msa.c378 static WEBP_INLINE void HU4(uint8_t* dst, const uint8_t* top) { in HU4() function
444 HU4(I4HU4 + dst, top); in Intra4Preds_MSA()