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

  /external/webp/src/dsp/
enc.c 464 static void HU4(uint8_t* dst, const uint8_t* top) {
530 HU4(I4HU4 + dst, top);
enc_mips_dsp_r2.c     [all...]
enc_msa.c 378 static WEBP_INLINE void HU4(uint8_t* dst, const uint8_t* top) {
444 HU4(I4HU4 + dst, top);

Completed in 78 milliseconds