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

  /external/chromium_org/third_party/libwebp/dsp/
enc.c 162 static void FTransformWHT(const int16_t* in, int16_t* out) {
703 VP8FTransformWHT = FTransformWHT;
enc_neon.c 481 static void FTransformWHT(const int16_t* src, int16_t* out) {
    [all...]
enc_sse2.c 455 static void FTransformWHT(const int16_t* in, int16_t* out) {
    [all...]
  /external/webp/src/dsp/
enc.c 162 static void FTransformWHT(const int16_t* in, int16_t* out) {
703 VP8FTransformWHT = FTransformWHT;
enc_neon.c 481 static void FTransformWHT(const int16_t* src, int16_t* out) {
    [all...]
enc_sse2.c 455 static void FTransformWHT(const int16_t* in, int16_t* out) {
    [all...]

Completed in 108 milliseconds