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

  /external/webp/src/dsp/
dec_mips32.c 544 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) {
562 VP8Transform = TransformTwo;
dec.c 95 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) {
700 VP8Transform = TransformTwo;
dec_neon.c     [all...]

Completed in 957 milliseconds