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

  /external/webp/src/dsp/
dec.c 177 static void TM4(uint8_t* dst) { TrueMotion(dst, 4); }
733 VP8PredLuma4[1] = TM4;
enc.c 492 static void TM4(uint8_t* dst, const uint8_t* top) {
512 TM4(I4TM4 + dst, top);
enc_mips_dsp_r2.c     [all...]
dec_sse2.c     [all...]
enc_msa.c 410 static WEBP_INLINE void TM4(uint8_t* dst, const uint8_t* top) {
432 TM4(I4TM4 + dst, top);
dec_msa.c 688 static void TM4(uint8_t* dst) {
    [all...]
dec_neon.c     [all...]
enc_sse2.c     [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringMIPS32.cpp     [all...]

Completed in 688 milliseconds