Lines Matching defs:thresh
162 int thresh, int ithresh, int hev_thresh) { in FilterLoop26()
300 int thresh, int ithresh, int hev_thresh) { in FilterLoop24()
429 int thresh, int ithresh, int hev_thresh) { in VFilter16()
434 int thresh, int ithresh, int hev_thresh) { in HFilter16()
440 int thresh, int ithresh, int hev_thresh) { in VFilter8()
446 int thresh, int ithresh, int hev_thresh) { in HFilter8()
453 int thresh, int ithresh, int hev_thresh) { in VFilter16i()
462 int thresh, int ithresh, int hev_thresh) { in HFilter16i()
471 int thresh, int ithresh, int hev_thresh) { in VFilter8i()
477 int thresh, int ithresh, int hev_thresh) { in HFilter8i()
487 static void SimpleVFilter16(uint8_t* p, int stride, int thresh) { in SimpleVFilter16()
556 static void SimpleHFilter16(uint8_t* p, int stride, int thresh) { in SimpleHFilter16()
607 static void SimpleVFilter16i(uint8_t* p, int stride, int thresh) { in SimpleVFilter16i()
615 static void SimpleHFilter16i(uint8_t* p, int stride, int thresh) { in SimpleHFilter16i()