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

  /external/chromium_org/third_party/libwebp/dsp/
enc_neon.c 291 static void FTransform(const uint8_t* src, const uint8_t* ref,
361 static void FTransform(const uint8_t* src, const uint8_t* ref,
    [all...]
enc_mips32.c 406 // macro for one horizontal pass in FTransform
444 // macro for one vertical pass in FTransform
476 static void FTransform(const uint8_t* src, const uint8_t* ref, int16_t* out) {
    [all...]
enc.c 133 static void FTransform(const uint8_t* src, const uint8_t* ref, int16_t* out) {
702 VP8FTransform = FTransform;
enc_sse2.c 323 static void FTransform(const uint8_t* src, const uint8_t* ref, int16_t* out) {
    [all...]
  /external/webp/src/dsp/
enc_neon.c 291 static void FTransform(const uint8_t* src, const uint8_t* ref,
361 static void FTransform(const uint8_t* src, const uint8_t* ref,
    [all...]
enc_mips32.c 406 // macro for one horizontal pass in FTransform
444 // macro for one vertical pass in FTransform
476 static void FTransform(const uint8_t* src, const uint8_t* ref, int16_t* out) {
    [all...]
enc.c 133 static void FTransform(const uint8_t* src, const uint8_t* ref, int16_t* out) {
702 VP8FTransform = FTransform;
enc_sse2.c 323 static void FTransform(const uint8_t* src, const uint8_t* ref, int16_t* out) {
    [all...]

Completed in 118 milliseconds