Home
last modified time | relevance | path

Searched defs:ithresh (Results 1 – 11 of 11) sorted by relevance

/external/webp/src/dsp/
Ddec_mips32.c94 int thresh, int ithresh, int hev_thresh) { in FilterLoop26()
110 int thresh, int ithresh, int hev_thresh) { in FilterLoop24()
126 int thresh, int ithresh, int hev_thresh) { in VFilter16()
131 int thresh, int ithresh, int hev_thresh) { in HFilter16()
137 int thresh, int ithresh, int hev_thresh) { in VFilter8()
143 int thresh, int ithresh, int hev_thresh) { in HFilter8()
149 int thresh, int ithresh, int hev_thresh) { in VFilter8i()
155 int thresh, int ithresh, int hev_thresh) { in HFilter8i()
162 int thresh, int ithresh, int hev_thresh) { in VFilter16i()
171 int thresh, int ithresh, int hev_thresh) { in HFilter16i()
Ddec_mips_dsp_r2.c162 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()
Ddec.c570 int thresh, int ithresh, int hev_thresh) { in FilterLoop26()
586 int thresh, int ithresh, int hev_thresh) { in FilterLoop24()
602 int thresh, int ithresh, int hev_thresh) { in VFilter16()
607 int thresh, int ithresh, int hev_thresh) { in HFilter16()
613 int thresh, int ithresh, int hev_thresh) { in VFilter16i()
622 int thresh, int ithresh, int hev_thresh) { in HFilter16i()
632 int thresh, int ithresh, int hev_thresh) { in VFilter8()
638 int thresh, int ithresh, int hev_thresh) { in HFilter8()
644 int thresh, int ithresh, int hev_thresh) { in VFilter8i()
650 int thresh, int ithresh, int hev_thresh) { in HFilter8i()
Ddec_sse2.c723 int thresh, int ithresh, in ComplexMask()
735 int thresh, int ithresh, int hev_thresh) { in VFilter16()
761 int thresh, int ithresh, int hev_thresh) { in HFilter16()
781 int thresh, int ithresh, int hev_thresh) { in VFilter16i()
814 int thresh, int ithresh, int hev_thresh) { in HFilter16i()
843 int thresh, int ithresh, int hev_thresh) { in VFilter8()
868 int thresh, int ithresh, int hev_thresh) { in HFilter8()
888 int thresh, int ithresh, int hev_thresh) { in VFilter8i()
914 int thresh, int ithresh, int hev_thresh) { in HFilter8i()
Ddec_neon.c679 int ithresh, int thresh) { in NeedsFilter2()
826 int thresh, int ithresh, int hev_thresh) { in VFilter16()
843 int thresh, int ithresh, int hev_thresh) { in HFilter16()
861 int thresh, int ithresh, int hev_thresh) { in VFilter16i()
885 int thresh, int ithresh, int hev_thresh) { in HFilter16i()
908 int thresh, int ithresh, int hev_thresh) { in VFilter8()
924 int thresh, int ithresh, int hev_thresh) { in VFilter8i()
941 int thresh, int ithresh, int hev_thresh) { in HFilter8()
956 int thresh, int ithresh, int hev_thresh) { in HFilter8i()
/external/opencv3/3rdparty/libwebp/dsp/
Ddec.c596 int thresh, int ithresh, int hev_thresh) { in FilterLoop26()
611 int thresh, int ithresh, int hev_thresh) { in FilterLoop24()
626 int thresh, int ithresh, int hev_thresh) { in VFilter16()
631 int thresh, int ithresh, int hev_thresh) { in HFilter16()
637 int thresh, int ithresh, int hev_thresh) { in VFilter16i()
646 int thresh, int ithresh, int hev_thresh) { in HFilter16i()
656 int thresh, int ithresh, int hev_thresh) { in VFilter8()
662 int thresh, int ithresh, int hev_thresh) { in HFilter8()
668 int thresh, int ithresh, int hev_thresh) { in VFilter8i()
674 int thresh, int ithresh, int hev_thresh) { in HFilter8i()
Ddec_sse2.c679 #define COMPLEX_FL_MASK(p1, p0, q0, q1, thresh, ithresh, mask) { \ argument
690 int thresh, int ithresh, int hev_thresh) { in VFilter16SSE2()
716 int thresh, int ithresh, int hev_thresh) { in HFilter16SSE2()
736 int thresh, int ithresh, int hev_thresh) { in VFilter16iSSE2()
764 int thresh, int ithresh, int hev_thresh) { in HFilter16iSSE2()
791 int thresh, int ithresh, int hev_thresh) { in VFilter8SSE2()
816 int thresh, int ithresh, int hev_thresh) { in HFilter8SSE2()
836 int thresh, int ithresh, int hev_thresh) { in VFilter8iSSE2()
862 int thresh, int ithresh, int hev_thresh) { in HFilter8iSSE2()
/external/opencv3/3rdparty/libwebp/enc/
Dfilter.c139 int thresh, int ithresh, int hev_thresh) { in FilterLoop24()
154 int thresh, int ithresh, int hev_thresh) { in VFilter16i()
163 int thresh, int ithresh, int hev_thresh) { in HFilter16i()
172 int thresh, int ithresh, int hev_thresh) { in VFilter8i()
178 int thresh, int ithresh, int hev_thresh) { in HFilter8i()
/external/opencv3/modules/imgproc/test/
Dtest_thresh.cpp128 int ithresh = cvFloor(thresh); in test_threshold() local
/external/opencv/cv/src/
Dcvthresh.cpp311 int ithresh, imaxval, cn; in cvThreshold() local
/external/opencv3/modules/imgproc/src/
Dthresh.cpp1212 int ithresh = cvFloor(thresh); in threshold() local
1239 int ithresh = cvFloor(thresh); in threshold() local