Lines Matching defs:thresh
338 int thresh, __m128i* const mask) { in NeedsFilter_SSE2()
359 int thresh) { in DoFilter2_SSE2()
591 static void SimpleVFilter16_SSE2(uint8_t* p, int stride, int thresh) { in SimpleVFilter16_SSE2()
605 static void SimpleHFilter16_SSE2(uint8_t* p, int stride, int thresh) { in SimpleHFilter16_SSE2()
615 static void SimpleVFilter16i_SSE2(uint8_t* p, int stride, int thresh) { in SimpleVFilter16i_SSE2()
623 static void SimpleHFilter16i_SSE2(uint8_t* p, int stride, int thresh) { in SimpleHFilter16i_SSE2()
676 int thresh, int ithresh, in ComplexMask_SSE2()
688 int thresh, int ithresh, int hev_thresh) { in VFilter16_SSE2()
714 int thresh, int ithresh, int hev_thresh) { in HFilter16_SSE2()
734 int thresh, int ithresh, int hev_thresh) { in VFilter16i_SSE2()
767 int thresh, int ithresh, int hev_thresh) { in HFilter16i_SSE2()
796 int thresh, int ithresh, int hev_thresh) { in VFilter8_SSE2()
821 int thresh, int ithresh, int hev_thresh) { in HFilter8_SSE2()
841 int thresh, int ithresh, int hev_thresh) { in VFilter8i_SSE2()
867 int thresh, int ithresh, int hev_thresh) { in HFilter8i_SSE2()