/external/opencv3/modules/cudalegacy/src/cuda/ |
D | calib3d.cu | 56 __constant__ float3 crot0; 57 __constant__ float3 crot1; 58 __constant__ float3 crot2; 59 __constant__ float3 ctransl; 88 __constant__ float3 crot0; 89 __constant__ float3 crot1; 90 __constant__ float3 crot2; 91 __constant__ float3 ctransl; 92 __constant__ float3 cproj0; 93 __constant__ float3 cproj1; [all …]
|
D | gmg.cu | 52 __constant__ int c_width; 53 __constant__ int c_height; 54 __constant__ float c_minVal; 55 __constant__ float c_maxVal; 56 __constant__ int c_quantizationLevels; 57 __constant__ float c_backgroundPrior; 58 __constant__ float c_decisionThreshold; 59 __constant__ int c_maxFeatures; 60 __constant__ int c_numInitializationFrames;
|
/external/opencv3/modules/cudabgsegm/src/cuda/ |
D | mog2.cu | 107 __constant__ int c_nmixtures; 108 __constant__ float c_Tb; 109 __constant__ float c_TB; 110 __constant__ float c_Tg; 111 __constant__ float c_varInit; 112 __constant__ float c_varMin; 113 __constant__ float c_varMax; 114 __constant__ float c_tau; 115 __constant__ unsigned char c_shadowVal;
|
/external/opencv3/modules/stitching/src/cuda/ |
D | build_warp_maps.cu | 60 __constant__ float ck_rinv[9]; 61 __constant__ float cr_kinv[9]; 62 __constant__ float ct[3]; 63 __constant__ float cscale;
|
/external/opencv3/modules/cudev/include/opencv2/cudev/functional/detail/ |
D | color_cvt.hpp | 331 __constant__ float c_RGB2YUVCoeffs_f[5] = { 0.114f, 0.587f, 0.299f, 0.492f, 0.877f }; 332 __constant__ int c_RGB2YUVCoeffs_i[5] = { B2Y, G2Y, R2Y, 8061, 14369 }; 380 __constant__ float c_YUV2RGBCoeffs_f[5] = { 2.032f, -0.395f, -0.581f, 1.140f }; 381 __constant__ int c_YUV2RGBCoeffs_i[5] = { 33292, -6472, -9519, 18678 }; 425 __constant__ float c_RGB2YCrCbCoeffs_f[5] = { 0.299f, 0.587f, 0.114f, 0.713f, 0.564f }; 426 __constant__ int c_RGB2YCrCbCoeffs_i[5] = { R2Y, G2Y, B2Y, 11682, 9241 }; 474 __constant__ float c_YCrCb2RGBCoeffs_f[5] = {1.403f, -0.714f, -0.344f, 1.773f}; 475 __constant__ int c_YCrCb2RGBCoeffs_i[5] = {22987, -11698, -5636, 29049}; 519 …__constant__ float c_RGB2XYZ_D65f[9] = { 0.412453f, 0.357580f, 0.180423f, 0.212671f, 0.715160f, 0.… 520 __constant__ int c_RGB2XYZ_D65i[9] = { 1689, 1465, 739, 871, 2929, 296, 79, 488, 3892 }; [all …]
|
/external/clang/test/CodeGenCUDA/ |
D | address-spaces.cu | 12 __constant__ int j; 45 __constant__ int lj; in foo()
|
D | filter-decl.cu | 14 __constant__ char constantdata[256];
|
/external/opencv3/modules/videostab/src/cuda/ |
D | global_motion.cu | 52 __constant__ float cml[9]; 53 __constant__ float cmr[9];
|
/external/opencv3/modules/cudaobjdetect/src/cuda/ |
D | hog.cu | 60 __constant__ int cnbins; 61 __constant__ int cblock_stride_x; 62 __constant__ int cblock_stride_y; 63 __constant__ int cnblocks_win_x; 64 __constant__ int cnblocks_win_y; 65 __constant__ int cblock_hist_size; 66 __constant__ int cblock_hist_size_2up; 67 __constant__ int cdescr_size; 68 __constant__ int cdescr_width;
|
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/ |
D | color_detail.hpp | 497 __constant__ float c_RGB2YUVCoeffs_f[5] = { 0.114f, 0.587f, 0.299f, 0.492f, 0.877f }; 498 __constant__ int c_RGB2YUVCoeffs_i[5] = { B2Y, G2Y, R2Y, 8061, 14369 }; 546 __constant__ float c_YUV2RGBCoeffs_f[5] = { 2.032f, -0.395f, -0.581f, 1.140f }; 547 __constant__ int c_YUV2RGBCoeffs_i[5] = { 33292, -6472, -9519, 18678 }; 636 __constant__ float c_RGB2YCrCbCoeffs_f[5] = {0.299f, 0.587f, 0.114f, 0.713f, 0.564f}; 637 __constant__ int c_RGB2YCrCbCoeffs_i[5] = {R2Y, G2Y, B2Y, 11682, 9241}; 713 __constant__ float c_YCrCb2RGBCoeffs_f[5] = {1.403f, -0.714f, -0.344f, 1.773f}; 714 __constant__ int c_YCrCb2RGBCoeffs_i[5] = {22987, -11698, -5636, 29049}; 794 …__constant__ float c_RGB2XYZ_D65f[9] = { 0.412453f, 0.357580f, 0.180423f, 0.212671f, 0.715160f, 0.… 795 __constant__ int c_RGB2XYZ_D65i[9] = { 1689, 1465, 739, 871, 2929, 296, 79, 488, 3892 }; [all …]
|
/external/opencv3/modules/cudaoptflow/src/cuda/ |
D | farneback.cu | 60 __constant__ float c_g[8]; 61 __constant__ float c_xg[8]; 62 __constant__ float c_xxg[8]; 63 __constant__ float c_ig11, c_ig03, c_ig33, c_ig55; 154 __constant__ float c_border[BORDER_SIZE + 1]; 453 __constant__ float c_gKer[MAX_KSIZE_HALF + 1];
|
D | pyrlk.cu | 57 __constant__ int c_winSize_x; 58 __constant__ int c_winSize_y; 59 __constant__ int c_halfWin_x; 60 __constant__ int c_halfWin_y; 61 __constant__ int c_iters;
|
/external/clang/test/SemaCUDA/Inputs/ |
D | cuda.h | 5 #define __constant__ __attribute__((constant)) macro
|
/external/clang/test/CodeGenCUDA/Inputs/ |
D | cuda.h | 5 #define __constant__ __attribute__((constant)) macro
|
/external/clang/test/PCH/Inputs/ |
D | cuda.h | 5 #define __constant__ __attribute__((constant)) macro
|
/external/opencv3/modules/cudastereo/src/cuda/ |
D | stereobp.cu | 57 __constant__ int cndisp; 58 __constant__ float cmax_data_term; 59 __constant__ float cdata_weight; 60 __constant__ float cmax_disc_term; 61 __constant__ float cdisc_single_jump;
|
D | stereobm.cu | 63 __constant__ unsigned int* cminSSDImage; 64 __constant__ size_t cminSSD_step; 65 __constant__ int cwidth; 66 __constant__ int cheight;
|
D | util.cu | 54 __constant__ float cq[16];
|
/external/clang/test/CodeGen/ |
D | builtins-nvptx.c | 8 #define __constant__ __attribute__((constant)) macro
|
/external/opencv3/modules/cudacodec/src/cuda/ |
D | nv12_to_rgb.cu | 67 …__constant__ float constHueColorSpaceMat[9] = {1.1644f, 0.0f, 1.596f, 1.1644f, -0.3918f, -0.813f, …
|
/external/opencv3/modules/cudaimgproc/src/cuda/ |
D | hist.cu | 194 __constant__ int c_lut[256];
|
D | canny.cu | 355 __constant__ int c_dx[8] = {-1, 0, 1, -1, 1, -1, 0, 1}; 356 __constant__ int c_dy[8] = {-1, -1, -1, 0, 0, 1, 1, 1};
|
D | generalized_hough.cu | 334 __constant__ FeatureTable c_templFeatures; 335 __constant__ FeatureTable c_imageFeatures;
|
/external/opencv3/modules/superres/src/cuda/ |
D | btv_l1_gpu.cu | 192 __constant__ float c_btvRegWeights[16*16];
|
/external/opencv3/modules/cudafeatures2d/src/cuda/ |
D | fast.cu | 57 …__constant__ uchar c_table[] = { 0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,…
|