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

  /external/webp/src/dsp/
dec.c 130 static void TransformWHT(const int16_t* in, int16_t* out) {
712 VP8TransformWHT = TransformWHT;
dec_msa.c 77 static void TransformWHT(const int16_t* in, int16_t* out) {
    [all...]
dec_neon.c     [all...]

Completed in 94 milliseconds