Home
last modified time | relevance | path

Searched refs:depths (Results 1 – 19 of 19) sorted by relevance

/external/deqp/framework/common/
DtcuTexCompareVerifier.cpp194 const Vec2& depths, in isLinearCompareValid() argument
202 const float d0 = depths[0]; in isLinearCompareValid()
203 const float d1 = depths[1]; in isLinearCompareValid()
259 const Vec4& depths, in isBilinearAnyCompareValid() argument
266 const float d0 = depths[0]; in isBilinearAnyCompareValid()
267 const float d1 = depths[1]; in isBilinearAnyCompareValid()
268 const float d2 = depths[2]; in isBilinearAnyCompareValid()
269 const float d3 = depths[3]; in isBilinearAnyCompareValid()
289 const Vec4& depths, in isBilinearPCFCompareValid() argument
300 const float d0 = depths[0]; in isBilinearPCFCompareValid()
[all …]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DGrammarReport.java131 List<Integer> depths = new ArrayList<Integer>(); in getReportData() local
177 depths.add( maxk ); in getReportData()
193 data.numberOfFixedKDecisions = depths.size(); in getReportData()
194 data.mink = Stats.min(depths); in getReportData()
195 data.maxk = Stats.max(depths); in getReportData()
196 data.avgk = Stats.avg(depths); in getReportData()
/external/opencv3/modules/imgproc/test/ocl/
Dtest_accumulate.cpp68 const std::pair<MatDepth, MatDepth> depths = GET_PARAM(0); in PARAM_TEST_CASE() local
69 sdepth = depths.first, ddepth = depths.second; in PARAM_TEST_CASE()
/external/fio/examples/
Daio-read.fio1 ; Read 4 files with aio at different depths
/external/mesa3d/src/glx/apple/
DTODO6 Test GLXPixmap support with various pixmap depths.
/external/opencv3/modules/imgproc/test/
Dtest_imgwarp_strict.cpp1016 static const int depths[] = { CV_32FC1, CV_64FC1 }; in generate_test_data() local
1021 int depth = depths[rng.uniform(0, sizeof(depths) / sizeof(depths[0]))]; in generate_test_data()
1150 static const int depths[] = { CV_32F, CV_64F }; in generate_test_data() local
1151 int depth = depths[rng.uniform(0, 2)]; in generate_test_data()
Dtest_filter.cpp1797 const int depths[][2] = in run() local
1837 for( i = 0; depths[i][0] >= 0; i++ ) in run()
1839 int sdepth = depths[i][0]; in run()
1840 int ddepth = depths[i][1]; in run()
1871 depths[i][0], depths[i][1], in run()
/external/gemmlowp/meta/
DREADME44 possible depths the leftover values (up to 7 elements) needed to be handled.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DIntStream.as84 * you have to release resources for depths 2..5.
/external/opencv3/modules/stitching/src/opencl/
Dmultibandblend.cl206 // OpenCV depths
/external/fio/
DHOWTO1009 that the job is run at varying queue depths to test the
1777 IO depths : 1=0.1%, 2=0.3%, 4=0.5%, 8=99.0%, 16=0.0%, 32=0.0%, >32=0.0%
1814 IO depths= The distribution of io depths over the job life time. The
1816 16= entries includes depths up to that value but higher
1828 The numbers follow the same pattern as the IO depths,
1906 IO depths: <=1, 2, 4, 8, 16, 32, >=64
/external/libpng/
Dlibpng-manual.txt1248 (bit depths 1, 2, 4, 8, 16)
1250 (bit depths 8, 16)
1252 (bit depths 1, 2, 4, 8)
1670 certain color types and bit depths.
1704 grayscale images with bit depths of 2 or 4 or if there is a multiple-image
1821 PNG files pack pixels of bit depths 1, 2, and 4 into bytes as small as
1829 PNG files have possible bit depths of 1, 2, 4, 8, and 16. All pixels
2921 (bit depths 1, 2, 4, 8, 16)
2923 (bit depths 8, 16)
2925 (bit depths 1, 2, 4, 8)
[all …]
DCHANGES3608 pixel depths after the transforms on both read and write.
/external/llvm/lib/Support/
Dregengine.inc583 case OBACK_: /* the vilest depths */
/external/mesa3d/docs/
DVERSIONS367 - TrueColor visuals how have dithering (for depths < 24 bits)
/external/opencv3/3rdparty/libtiff/
DChangeLog825 bit depths. Also eliminates GCC compilation warnings.
862 and writing tile based images with bit depths not a multiple of 8
2850 floating point data; complain on unsupported bit depths.
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
Dtree-construction.txt50 likely force user agents to impose nesting depths.
/external/opencv3/3rdparty/libpng/
DCHANGES3599 pixel depths after the transforms on both read and write.
/external/libvncserver/
DChangeLog3641 x11vnc/xinerama.c: x11vnc: support colormaps for depths other than