Searched refs:try_cuda (Results 1 – 1 of 1) sorted by relevance
130 bool try_cuda = false; variable175 try_cuda = false; in parseCmdArgs()177 try_cuda = true; in parseCmdArgs()388 if (try_cuda && cuda::getCudaEnabledDeviceCount() > 0) in main()463 BestOf2NearestMatcher matcher(try_cuda, match_conf); in main()469 BestOf2NearestRangeMatcher matcher(timelapse_range, try_cuda, match_conf); in main()594 if (try_cuda && cuda::getCudaEnabledDeviceCount() > 0) in main()677 if (try_cuda && cuda::getCudaEnabledDeviceCount() > 0) in main()686 if (try_cuda && cuda::getCudaEnabledDeviceCount() > 0) in main()797 blender = Blender::createDefault(blend_type, try_cuda); in main()[all …]