Home
last modified time | relevance | path

Searched defs:srcType (Results 1 – 25 of 29) sorted by relevance

12

/external/opencv3/modules/imgproc/perf/opencl/
Dperf_accumulate.cpp63 const int srcType = get<1>(params), cn = CV_MAT_CN(srcType), dstType = CV_32FC(cn); in OCL_PERF_TEST_P() local
84 const int srcType = get<1>(params), cn = CV_MAT_CN(srcType), dstType = CV_32FC(cn); in OCL_PERF_TEST_P() local
105 const int srcType = get<1>(params), cn = CV_MAT_CN(srcType), dstType = CV_32FC(cn); in OCL_PERF_TEST_P() local
126 const int srcType = get<1>(params), cn = CV_MAT_CN(srcType), dstType = CV_32FC(cn); in OCL_PERF_TEST_P() local
Dperf_blend.cpp63 const int srcType = get<1>(params); in OCL_PERF_TEST_P() local
Dperf_imgproc.cpp266 const int srcType = get<1>(params); in OCL_PERF_TEST_P() local
/external/opencv3/modules/cudafilters/src/
Dfiltering.cpp116 …NPPBoxFilter::NPPBoxFilter(int srcType, int dstType, Size ksize, Point anchor, int borderMode, Sca… in NPPBoxFilter()
165 Ptr<Filter> cv::cuda::createBoxFilter(int srcType, int dstType, Size ksize, Point anchor, int borde… in createBoxFilter()
208 …LinearFilter::LinearFilter(int srcType, int dstType, InputArray _kernel, Point anchor, int borderM… in LinearFilter()
273 Ptr<Filter> cv::cuda::createLinearFilter(int srcType, int dstType, InputArray kernel, Point anchor,… in createLinearFilter()
286 Ptr<Filter> cv::cuda::createLaplacianFilter(int srcType, int dstType, int ksize, double scale, int … in createLaplacianFilter()
338 SeparableLinearFilter::SeparableLinearFilter(int srcType, int dstType, in SeparableLinearFilter()
421 Ptr<Filter> cv::cuda::createSeparableLinearFilter(int srcType, int dstType, InputArray rowKernel, I… in createSeparableLinearFilter()
437 Ptr<Filter> cv::cuda::createDerivFilter(int srcType, int dstType, int dx, int dy, int ksize, bool n… in createDerivFilter()
455 Ptr<Filter> cv::cuda::createSobelFilter(int srcType, int dstType, int dx, int dy, int ksize, double… in createSobelFilter()
460 Ptr<Filter> cv::cuda::createScharrFilter(int srcType, int dstType, int dx, int dy, double scale, in… in createScharrFilter()
[all …]
/external/opencv3/modules/cudaimgproc/src/
Dcorners.cpp83 CornerBase::CornerBase(int srcType, int blockSize, int ksize, int borderType) : in CornerBase()
125 Harris(int srcType, int blockSize, int ksize, double k, int borderType) : in Harris()
153 MinEigenVal(int srcType, int blockSize, int ksize, int borderType) : in MinEigenVal()
179 Ptr<cuda::CornernessCriteria> cv::cuda::createHarrisCorner(int srcType, int blockSize, int ksize, d… in createHarrisCorner()
184 Ptr<cuda::CornernessCriteria> cv::cuda::createMinEigenValCorner(int srcType, int blockSize, int ksi… in createMinEigenValCorner()
Dgftt.cpp87 …GoodFeaturesToTrackDetector::GoodFeaturesToTrackDetector(int srcType, int maxCorners, double quali… in GoodFeaturesToTrackDetector()
211 Ptr<cuda::CornersDetector> cv::cuda::createGoodFeaturesToTrackDetector(int srcType, int maxCorners,… in createGoodFeaturesToTrackDetector()
Dmatch_template.cpp594 Ptr<cuda::TemplateMatching> cv::cuda::createTemplateMatching(int srcType, int method, Size user_blo… in createTemplateMatching()
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
DExpressionTranslator.java356 private JavaExpression infix(Type destType, Type srcType, String infix, PExpression leftNode, in infix()
363 private JavaExpression prefix(Type destType, Type srcType, String prefix, PExpression node) { in prefix()
/external/opencv3/modules/core/src/
Ddirectx.cpp715 int srcType = src.type(); in convertToD3D11Texture2D() local
863 int srcType = src.type(); in convertToD3D10Texture2D() local
1014 int srcType = src.type(); in convertToDirect3DSurface9() local
/external/opencv3/modules/imgproc/src/
Dfilterengine.hpp250 int srcType; member in cv::FilterEngine
Dsmooth.cpp1212 cv::Ptr<cv::BaseRowFilter> cv::getRowSumFilter(int srcType, int sumType, int ksize, int anchor) in getRowSumFilter()
1287 cv::Ptr<cv::FilterEngine> cv::createBoxFilter( int srcType, int dstType, Size ksize, in createBoxFilter()
1460 static Ptr<BaseRowFilter> getSqrRowSumFilter(int srcType, int sumType, int ksize, int anchor) in getSqrRowSumFilter()
1494 int srcType = _src.type(), sdepth = CV_MAT_DEPTH(srcType), cn = CV_MAT_CN(srcType); in sqrBoxFilter() local
Dderiv.cpp177 cv::Ptr<cv::FilterEngine> cv::createDerivFilter(int srcType, int dstType, in createDerivFilter()
/external/mesa3d/src/mesa/main/
Dpack.c2774 GLenum srcFormat, GLenum srcType, const GLvoid *src, in extract_uint_indexes()
3132 GLenum srcFormat, GLenum srcType, const GLvoid *src, in extract_float_rgba()
3743 GLenum srcFormat, GLenum srcType, const GLvoid *src, in extract_uint_rgba()
4247 GLenum srcFormat, GLenum srcType, in _mesa_unpack_color_span_ubyte()
4490 GLenum srcFormat, GLenum srcType, in _mesa_unpack_color_span_float()
4690 GLenum srcFormat, GLenum srcType, in _mesa_unpack_color_span_uint()
4849 GLenum srcFormat, GLenum srcType, in _mesa_unpack_dudv_span_byte()
4923 GLenum srcType, const GLvoid *source, in _mesa_unpack_index_span()
5142 GLenum srcType, const GLvoid *source, in _mesa_unpack_stencil_span()
5425 GLenum srcType, const GLvoid *source, in _mesa_unpack_depth_span()
Dtexstore.c323 GLenum srcFormat, GLenum srcType, in _mesa_make_temp_float_image()
435 GLenum srcFormat, GLenum srcType, in make_temp_uint_image()
564 GLenum srcFormat, GLenum srcType, in _mesa_make_temp_ubyte_image()
800 type_mapping( GLenum srcType ) in type_mapping()
822 GLenum srcType ) in byteswap_mapping()
848 GLenum srcType, in _mesa_swizzle_ubyte_image()
931 GLenum srcFormat, GLenum srcType, in memcpy_texture()
Dimage.c460 _mesa_convert_colors(GLenum srcType, const GLvoid *src, in _mesa_convert_colors()
/external/opencv3/modules/cudalegacy/src/
DNCV.cpp183 NCVStatus memSegCopyHelper(void *dst, NCVMemoryType dstType, const void *src, NCVMemoryType srcType in memSegCopyHelper()
251 const void *src, Ncv32u srcPitch, NCVMemoryType srcType, in memSegCopyHelper2D()
/external/opencv3/modules/imgproc/test/ocl/
Dtest_warp.cpp241 int srcType, map1Type, map2Type; in PARAM_TEST_CASE() local
Dtest_color.cpp73 const int srcType = CV_MAKE_TYPE(depth, channelsIn); in PARAM_TEST_CASE() local
330 const int srcType = CV_MAKE_TYPE(depth, channelsIn); in generateTestData() local
372 const int srcType = CV_MAKE_TYPE(depth, channelsIn); in generateTestData() local
406 const int srcType = CV_MAKE_TYPE(depth, channelsIn); in generateTestData() local
/external/skia/gm/
Dxfermodes.cpp158 void draw_mode(SkCanvas* canvas, SkXfermode* mode, SrcType srcType, in draw_mode()
/external/javassist/src/main/javassist/compiler/
DCodeGen.java897 private boolean invalidDim(int srcType, int srcDim, String srcClass, in invalidDim()
1364 int srcType = exprType; in atCastExpr() local
1390 int srcType = exprType; in checkCastExpr() local
1408 void atNumCastExpr(int srcType, int destType) in atNumCastExpr()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c286 GLenum srcType, GLboolean fbo) in radeonChoose8888TexFormat()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c286 GLenum srcType, GLboolean fbo) in radeonChoose8888TexFormat()
/external/opencv3/modules/core/test/
Dtest_mat.cpp87 int srcType = src.type(); in checkOp() local
165 int Core_ReduceTest::checkCase( int srcType, int dstType, int dim, Size sz ) in checkCase()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.c237 GLenum srcFormat, GLenum srcType) in nouveau_choose_tex_format()
/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp1022 tcu::TextureChannelClass srcType = tcu::getTextureChannelClass(srcTexFmt.type); in init() local

12