Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc.c364 static void HE4(uint8_t* dst, const uint8_t* top) { // horizontal in HE4() function
524 HE4(I4HE4 + dst, top); in Intra4Preds_C()
Denc_mips_dsp_r2.c698 static void HE4(uint8_t* dst, const uint8_t* top) { in HE4() function
1050 HE4(I4HE4 + dst, top); in Intra4Preds_MIPSdspR2()
Denc_msa.c275 static WEBP_INLINE void HE4(uint8_t* dst, const uint8_t* top) { // horizontal in HE4() function
438 HE4(I4HE4 + dst, top); in Intra4Preds_MSA()