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

  /external/webp/src/dsp/
enc_sse2.c 629 static WEBP_INLINE void DC8uvNoLeft_SSE2(uint8_t* dst, const uint8_t* top) {
639 DC8uvNoLeft_SSE2(dst, left);
652 DC8uvNoLeft_SSE2(dst, top);
    [all...]
dec_sse2.c     [all...]

Completed in 90 milliseconds