getDevice 561 modules/core/include/opencv2/core/cuda.hpp CV_EXPORTS int getDevice(); getDevice 562 modules/core/include/opencv2/core/cuda.inl.hpp device_id_ = getDevice(); getDevice 598 modules/core/include/opencv2/core/ocl.hpp void getDevice(Device& device, int d) const; getDevice 111 modules/core/src/cuda_info.cpp const int devId = getDevice(); getDevice 893 modules/core/src/cuda_info.cpp int prevDeviceID = getDevice(); getDevice 498 modules/core/src/cuda_stream.cpp const int deviceId = getDevice(); getDevice 552 modules/core/src/cuda_stream.cpp const int deviceId = getDevice(); getDevice 639 modules/core/src/cuda_stream.cpp const int currentDevice = getDevice(); getDevice 232 modules/cudacodec/src/video_writer.cpp int gpuID = getDevice(); getDevice 231 modules/cudaobjdetect/src/cascadeclassifier.cpp int devId = cv::cuda::getDevice(); getDevice 792 modules/cudaobjdetect/src/cascadeclassifier.cpp cudaSafeCall( cudaGetDeviceProperties(&prop, cv::cuda::getDevice()) ); getDevice 120 modules/ts/src/ocl_test.cpp platform->getDevice(current_device, j); getDevice 585 modules/videoio/src/cap_dshow.cpp HRESULT getDevice(IBaseFilter **pSrcFilter, int deviceID, WCHAR * wDeviceName, char * nDeviceName); getDevice 1267 modules/videoio/src/cap_dshow.cpp HRESULT hr = getDevice(&VDList[deviceNumber]->pVideoInputFilter, deviceNumber, VDList[deviceNumber]->wDeviceName, VDList[deviceNumber]->nDeviceName); getDevice 1650 modules/videoio/src/cap_dshow.cpp HRESULT hr = getDevice(&VDList[id]->pVideoInputFilter, id, VDList[id]->wDeviceName, VDList[id]->nDeviceName); getDevice 1668 modules/videoio/src/cap_dshow.cpp hr = getDevice(&VD->pVideoInputFilter, deviceID, VD->wDeviceName, VD->nDeviceName); getDevice 1750 modules/videoio/src/cap_dshow.cpp hr = getDevice(&VD->pVideoInputFilter, deviceID, VD->wDeviceName, VD->nDeviceName); getDevice 1833 modules/videoio/src/cap_dshow.cpp hr = getDevice(&VDList[deviceID]->pVideoInputFilter, deviceID, VDList[deviceID]->wDeviceName, VDList[deviceID]->nDeviceName); getDevice 1880 modules/videoio/src/cap_dshow.cpp hr = getDevice(&VD->pVideoInputFilter, deviceID, VD->wDeviceName, VD->nDeviceName); getDevice 2530 modules/videoio/src/cap_dshow.cpp hr = getDevice(&VD->pVideoInputFilter, deviceID, VD->wDeviceName, VD->nDeviceName); getDevice 644 modules/videoio/src/cap_msmf.cpp videoDevice *getDevice(unsigned int i); getDevice 3016 modules/videoio/src/cap_msmf.cpp videoDevice * VD = videoDevices::getInstance().getDevice(deviceID); getDevice 3042 modules/videoio/src/cap_msmf.cpp videoDevice * VD = VDS->getDevice(deviceID); getDevice 3068 modules/videoio/src/cap_msmf.cpp videoDevice * VD = VDS->getDevice(deviceID); getDevice 3094 modules/videoio/src/cap_msmf.cpp videoDevice * VD = VDS->getDevice(deviceID); getDevice 3115 modules/videoio/src/cap_msmf.cpp videoDevice * VD = VDS->getDevice(deviceID); getDevice 3136 modules/videoio/src/cap_msmf.cpp videoDevice * VD = VDS->getDevice(deviceID); getDevice 3157 modules/videoio/src/cap_msmf.cpp videoDevice * VD = VDS->getDevice(deviceID); getDevice 3186 modules/videoio/src/cap_msmf.cpp videoDevice * VD = VDS->getDevice(deviceID); getDevice 3215 modules/videoio/src/cap_msmf.cpp videoDevice * VD = VDS->getDevice(deviceID); getDevice 3239 modules/videoio/src/cap_msmf.cpp videoDevice * VD = VDS->getDevice(deviceID); getDevice 3267 modules/videoio/src/cap_msmf.cpp videoDevice *VD = VDS->getDevice(deviceID); getDevice 3288 modules/videoio/src/cap_msmf.cpp videoDevice *VD = VDS->getDevice(deviceID); getDevice 3309 modules/videoio/src/cap_msmf.cpp videoDevice *VD = VDS->getDevice(deviceID); getDevice 3329 modules/videoio/src/cap_msmf.cpp videoDevice * VD = VDS->getDevice(deviceID); getDevice 3350 modules/videoio/src/cap_msmf.cpp videoDevice * VD = VDS->getDevice(deviceID); getDevice 3370 modules/videoio/src/cap_msmf.cpp videoDevice * VD = videoDevices::getInstance().getDevice(deviceID); getDevice 3391 modules/videoio/src/cap_msmf.cpp videoDevice * VD = VDS->getDevice(deviceID); getDevice 3458 modules/videoio/src/cap_msmf.cpp videoDevice * VD = VDS->getDevice(deviceID); getDevice 3482 modules/videoio/src/cap_msmf.cpp videoDevice *VD = videoDevices::getInstance().getDevice(deviceID); getDevice 137 samples/gpu/cascadeclassifier.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); getDevice 166 samples/gpu/cascadeclassifier_nvidia_api.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); getDevice 206 samples/gpu/hog.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); getDevice 67 samples/gpu/morphology.cpp cuda::printShortCudaDeviceInfo(cuda::getDevice()); getDevice 394 samples/gpu/opticalflow_nvidia_api.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); getDevice 144 samples/gpu/stereo_match.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); getDevice 51 samples/gpu/surf_keypoint_matcher.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); getDevice 34 samples/gpu/video_writer.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice());