Lines Matching defs:thresh
340 int thresh, __m128i* const mask) { in NeedsFilter_SSE2()
361 int thresh) { in DoFilter2_SSE2()
593 static void SimpleVFilter16_SSE2(uint8_t* p, int stride, int thresh) { in SimpleVFilter16_SSE2()
607 static void SimpleHFilter16_SSE2(uint8_t* p, int stride, int thresh) { in SimpleHFilter16_SSE2()
617 static void SimpleVFilter16i_SSE2(uint8_t* p, int stride, int thresh) { in SimpleVFilter16i_SSE2()
625 static void SimpleHFilter16i_SSE2(uint8_t* p, int stride, int thresh) { in SimpleHFilter16i_SSE2()
678 int thresh, int ithresh, in ComplexMask_SSE2()
690 int thresh, int ithresh, int hev_thresh) { in VFilter16_SSE2()
716 int thresh, int ithresh, int hev_thresh) { in HFilter16_SSE2()
736 int thresh, int ithresh, int hev_thresh) { in VFilter16i_SSE2()
769 int thresh, int ithresh, int hev_thresh) { in HFilter16i_SSE2()
798 int thresh, int ithresh, int hev_thresh) { in VFilter8_SSE2()
823 int thresh, int ithresh, int hev_thresh) { in HFilter8_SSE2()
843 int thresh, int ithresh, int hev_thresh) { in VFilter8i_SSE2()
869 int thresh, int ithresh, int hev_thresh) { in HFilter8i_SSE2()