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

  /external/webp/src/dsp/
dec_mips_dsp_r2.c 629 static void VE4(uint8_t* dst) { // vertical
    [all...]
enc.c 351 static void VE4(uint8_t* dst, const uint8_t* top) { // vertical
523 VE4(I4VE4 + dst, top);
enc_mips_dsp_r2.c     [all...]
enc_msa.c 262 static WEBP_INLINE void VE4(uint8_t* dst, const uint8_t* top) { // vertical
437 VE4(I4VE4 + dst, top);
dec_msa.c 707 static void VE4(uint8_t* dst) { // vertical
    [all...]

Completed in 201 milliseconds