HomeSort by relevance Sort by last modified time
    Searched refs:HE4 (Results 1 - 3 of 3) sorted by null

  /external/webp/src/dsp/
enc.c 364 static void HE4(uint8_t* dst, const uint8_t* top) { // horizontal
524 HE4(I4HE4 + dst, top);
enc_mips_dsp_r2.c     [all...]
enc_msa.c 275 static WEBP_INLINE void HE4(uint8_t* dst, const uint8_t* top) { // horizontal
438 HE4(I4HE4 + dst, top);

Completed in 298 milliseconds