Home | History | Annotate | Download | only in dsp

Lines Matching refs:SimpleVFilter16

655 static void SimpleVFilter16(uint8_t* p, int stride, int thresh) {
683 SimpleVFilter16(p, stride, thresh);
973 VP8SimpleVFilter16 = SimpleVFilter16;