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

  /external/webp/src/dsp/
enc_msa.c 572 #define STORE8x8(out, dst) do { \
580 STORE8x8(out, dst);
583 STORE8x8(out, dst);
605 STORE8x8(out, dst);
644 STORE8x8(out, dst);
670 STORE8x8(out, dst);
dec_msa.c     [all...]

Completed in 1206 milliseconds