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

  /external/opencv3/3rdparty/libwebp/dsp/
enc_neon.c 346 static void FTransformWHT(const int16_t* in, int16_t* out) {
630 VP8FTransformWHT = FTransformWHT;
enc.c 191 static void FTransformWHT(const int16_t* in, int16_t* out) {
702 VP8FTransformWHT = FTransformWHT;
  /external/webp/src/dsp/
enc.c 185 static void FTransformWHT(const int16_t* in, int16_t* out) {
750 VP8FTransformWHT = FTransformWHT;
enc_neon.c 481 static void FTransformWHT(const int16_t* src, int16_t* out) {
    [all...]
enc_mips_dsp_r2.c     [all...]
enc_sse2.c 483 static void FTransformWHT(const int16_t* in, int16_t* out) {
    [all...]

Completed in 249 milliseconds