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

  /external/webp/src/dsp/
enc.c 162 static void FTransformWHT(const int16_t* in, int16_t* out) {
708 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 635 milliseconds