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

  /external/opencv3/3rdparty/libwebp/dsp/
enc_neon.c 144 static void ITransform(const uint8_t* ref,
626 VP8ITransform = ITransform;
enc.c 127 static void ITransform(const uint8_t* ref, const int16_t* in, uint8_t* dst,
699 VP8ITransform = ITransform;
  /external/webp/src/dsp/
enc_mips32.c 147 static void ITransform(const uint8_t* ref, const int16_t* in,
    [all...]
enc.c 143 static void ITransform(const uint8_t* ref, const int16_t* in, uint8_t* dst,
747 VP8ITransform = ITransform;
enc_neon.c 246 static void ITransform(const uint8_t* ref,
    [all...]
enc_mips_dsp_r2.c 241 static void ITransform(const uint8_t* ref, const int16_t* in, uint8_t* dst,
    [all...]
enc_sse2.c 56 static void ITransform(const uint8_t* ref, const int16_t* in, uint8_t* dst,
    [all...]

Completed in 733 milliseconds