/external/opencv3/modules/cudaarithm/test/ |
D | test_gpumat.cpp | 96 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 121 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 148 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 216 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 275 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 307 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P()
|
D | test_element_operations.cpp | 92 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 154 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 211 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 242 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 299 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 330 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 395 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 457 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 514 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 545 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() [all …]
|
D | test_core.cpp | 92 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 154 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 215 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P()
|
D | test_reductions.cpp | 402 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 454 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 484 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 569 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 678 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 716 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P() 782 ASSERT_EQ(cv::Error::StsUnsupportedFormat, e.code); in CUDA_TEST_P()
|
/external/opencv3/modules/cudacodec/src/ |
D | video_reader.cpp | 128 CV_Error(Error::StsUnsupportedFormat, "Unsupported video source"); in nextFrame() 143 CV_Error(Error::StsUnsupportedFormat, "Unsupported video source"); in nextFrame()
|
D | ffmpeg_video_source.cpp | 110 CV_Error(Error::StsUnsupportedFormat, "Unsupported video source"); in FFmpegVideoSource()
|
/external/opencv3/modules/cudaarithm/src/cuda/ |
D | reduce.cu | 215 …CV_Error(cv::Error::StsUnsupportedFormat, "Unsupported combination of input and output array forma… in reduce() 293 …CV_Error(cv::Error::StsUnsupportedFormat, "Unsupported combination of input and output array forma… in reduce()
|
D | split_merge.cu | 132 CV_Error(cv::Error::StsUnsupportedFormat, "Unsupported channel count or data type"); in mergeImpl() 230 CV_Error(cv::Error::StsUnsupportedFormat, "Unsupported channel count or data type"); in splitImpl()
|
D | copy_make_border.cu | 152 …CV_Error(cv::Error::StsUnsupportedFormat, "Unsupported combination of source and destination types… in copyMakeBorder()
|
D | absdiff_mat.cu | 183 …CV_Error(cv::Error::StsUnsupportedFormat, "Unsupported combination of source and destination types… in absDiffMat()
|
D | mul_mat.cu | 188 …CV_Error(cv::Error::StsUnsupportedFormat, "Unsupported combination of source and destination types… in mulMat()
|
D | add_mat.cu | 220 …CV_Error(cv::Error::StsUnsupportedFormat, "Unsupported combination of source and destination types… in addMat()
|
D | div_mat.cu | 202 …CV_Error(cv::Error::StsUnsupportedFormat, "Unsupported combination of source and destination types… in divMat()
|
D | sub_mat.cu | 220 …CV_Error(cv::Error::StsUnsupportedFormat, "Unsupported combination of source and destination types… in subMat()
|
D | mul_scalar.cu | 177 …CV_Error(cv::Error::StsUnsupportedFormat, "Unsupported combination of source and destination types… in mulScalar()
|
D | add_scalar.cu | 175 …CV_Error(cv::Error::StsUnsupportedFormat, "Unsupported combination of source and destination types… in addScalar()
|
/external/opencv3/modules/ts/src/ |
D | ocl_perf.cpp | 78 CV_Error(Error::StsUnsupportedFormat, "Unsupported format"); in randu()
|
D | ts_func.cpp | 1312 CV_Error(Error::StsUnsupportedFormat, ""); in norm() 1394 CV_Error(Error::StsUnsupportedFormat, ""); in norm() 1459 CV_Error(Error::StsUnsupportedFormat, ""); in crossCorr() 1675 CV_Error(Error::StsUnsupportedFormat, ""); in compare() 1722 CV_Error(Error::StsUnsupportedFormat, ""); in compare() 1854 CV_Error(Error::StsUnsupportedFormat, ""); in cmpUlps() 1943 CV_Error(Error::StsUnsupportedFormat, ""); in check() 2362 CV_Error(Error::StsUnsupportedFormat, ""); in transform() 2419 CV_Error(Error::StsUnsupportedFormat, ""); in minmax() 2487 CV_Error(Error::StsUnsupportedFormat, ""); in minmax() [all …]
|
/external/opencv3/modules/cudafeatures2d/src/ |
D | brute_force_matcher.cpp | 363 … CV_Error(Error::StsUnsupportedFormat, "unsupported combination of query.depth() and norm"); in matchAsync() 425 … CV_Error(Error::StsUnsupportedFormat, "unsupported combination of query.depth() and norm"); in matchAsync() 623 … CV_Error(Error::StsUnsupportedFormat, "unsupported combination of query.depth() and norm"); in knnMatchAsync() 709 … CV_Error(Error::StsUnsupportedFormat, "unsupported combination of query.depth() and norm"); in knnMatchAsync() 892 … CV_Error(Error::StsUnsupportedFormat, "unsupported combination of query.depth() and norm"); in radiusMatchAsync() 961 … CV_Error(Error::StsUnsupportedFormat, "unsupported combination of query.depth() and norm"); in radiusMatchAsync()
|
/external/opencv3/modules/cudawarping/src/ |
D | resize.cpp | 98 … CV_Error(Error::StsUnsupportedFormat, "Unsupported combination of source and destination types"); in resize()
|
D | remap.cpp | 88 CV_Error(Error::StsUnsupportedFormat, "Unsupported input type"); in remap()
|
/external/opencv3/modules/cudaimgproc/src/ |
D | blend.cpp | 105 CV_Error(cv::Error::StsUnsupportedFormat, "bad image depth in linear blending function"); in blendLinear()
|
/external/opencv3/modules/cudaobjdetect/src/ |
D | cascadeclassifier.cpp | 817 … CV_Error(Error::StsUnsupportedFormat, "OpenCV CUDA objdetect was built without HaarCascade"); in create() 829 … CV_Error(Error::StsUnsupportedFormat, "OpenCV CUDA objdetect was built without HaarCascade"); in create() 845 … CV_Error(Error::StsUnsupportedFormat, "OpenCV CUDA objdetect was built without HaarCascade"); in create() 852 CV_Error(Error::StsUnsupportedFormat, "Unsupported format for CUDA CascadeClassifier"); in create()
|
/external/opencv3/modules/imgproc/src/ |
D | colormap.cpp | 43 … CV_Error(Error::StsUnsupportedFormat, "cv::sortRowsByIndices only works on integer indices!"); in sortMatrixRowsByIndices() 129 default: CV_Error(Error::StsUnsupportedFormat, ""); break; in interp1()
|
/external/opencv3/modules/video/src/ |
D | ecc.cpp | 338 CV_Error( Error::StsUnsupportedFormat, "Images must have 8uC1 or 32fC1 type"); in findTransformECC() 341 … CV_Error( Error::StsUnsupportedFormat, "warpMatrix must be single-channel floating-point matrix"); in findTransformECC()
|