Home
last modified time | relevance | path

Searched defs:cameraIndex (Results 1 – 25 of 27) sorted by relevance

12

/dports/misc/visp/visp-3.4.0/modules/java/generator/android-21/java/org/visp/android/
H A DCameraGLSurfaceView.java49 int cameraIndex = styledAttrs.getInt(R.styleable.CameraBridgeViewBase_camera_id, -1); in CameraGLSurfaceView() local
74 public void setCameraIndex(int cameraIndex) { in setCameraIndex()
H A DCameraGLRendererBase.java416 public void setCameraIndex(int cameraIndex) { in setCameraIndex()
/dports/graphics/opencv/opencv-4.5.3/modules/java/generator/android-21/java/org/opencv/android/
H A DCameraGLSurfaceView.java49 int cameraIndex = styledAttrs.getInt(R.styleable.CameraBridgeViewBase_camera_id, -1); in CameraGLSurfaceView() local
74 public void setCameraIndex(int cameraIndex) { in setCameraIndex()
H A DCameraGLRendererBase.java416 public void setCameraIndex(int cameraIndex) { in setCameraIndex()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Video/IO/src/
H A DitkVideoIOFactory.cxx61 int cameraIndex = std::stoi(arg); in CreateVideoIO() local
/dports/math/vtk9/VTK-9.1.0/IO/Import/Testing/Cxx/
H A DTestGLTFImporter.cxx31 vtkIdType cameraIndex = atoi(argv[2]); in TestGLTFImporter() local
/dports/multimedia/chilitags/chilitags-2.0.0-169-g0d9854f/test/
H A Dfind-crash.cpp36 int cameraIndex = 0; in main() local
/dports/multimedia/chilitags/chilitags-2.0.0-169-g0d9854f/samples/3destimation/
H A Destimate3d.cpp51 int cameraIndex = 0; in main() local
H A Destimate3d-gui.cpp53 int cameraIndex = 0; in main() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonz/
H A Dtstageobjecttree.h270 inline TCamera *getCamera(int cameraIndex) { in getCamera()
/dports/multimedia/chilitags/chilitags-2.0.0-169-g0d9854f/samples/multithreaded/
H A Dasync-detection.cpp43 int cameraIndex = 0; in main() local
/dports/multimedia/chilitags/chilitags-2.0.0-169-g0d9854f/samples/detection/
H A Ddetect-live.cpp58 int cameraIndex = 0; in main() local
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/VirtualCamera/src/dshow/PlatformUtils/src/
H A Dutils.cpp984 std::wstring AkVCam::cameraDescription(DWORD cameraIndex) in cameraDescription()
1006 std::wstring AkVCam::cameraPath(DWORD cameraIndex) in cameraPath()
1038 DWORD AkVCam::formatsCount(DWORD cameraIndex) in formatsCount()
1060 AkVCam::VideoFormat AkVCam::cameraFormat(DWORD cameraIndex, DWORD formatIndex) in cameraFormat()
1128 std::vector<AkVCam::VideoFormat> AkVCam::cameraFormats(DWORD cameraIndex) in cameraFormats()
/dports/multimedia/chilitags/chilitags-2.0.0-169-g0d9854f/samples/tracking/
H A Dtracking.cpp48 int cameraIndex = 0; in main() local
/dports/multimedia/chilitags/chilitags-2.0.0-169-g0d9854f/samples/3dfiltering/
H A Dfilter3d-gui.cpp53 int cameraIndex = 0; in main() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/geometry/
H A Dgltfskeletonloader_p.h129 int cameraIndex; variable
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/animation/backend/
H A Dgltfimporter_p.h175 int cameraIndex; variable
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/VirtualCamera/src/cmio/Assistant/src/
H A Dassistant.cpp640 int cameraIndex = this->preferencesReadInt("cameras"); in preferencesAddCamera() local
678 int cameraIndex = this->cameraFromPath(path); in preferencesRemoveCamera() local
774 AkVCam::VideoFormat AkVCam::AssistantPrivate::cameraFormat(size_t cameraIndex, in cameraFormat()
/dports/multimedia/zart/gmic-2.8.1/zart/src/
H A DWebcamSource.cpp321 int WebcamSource::cameraIndex() in cameraIndex() function in WebcamSource
/dports/multimedia/zart/zart-099554f/src/
H A DWebcamSource.cpp321 int WebcamSource::cameraIndex() in cameraIndex() function in WebcamSource
/dports/misc/visp/visp-3.4.0/modules/java/generator/android/java/org/visp/android/
H A DCameraBridgeViewBase.java88 public void setCameraIndex(int cameraIndex) { in setCameraIndex()
/dports/graphics/opencv/opencv-4.5.3/modules/java/generator/android/java/org/opencv/android/
H A DCameraBridgeViewBase.java90 public void setCameraIndex(int cameraIndex) { in setCameraIndex()
/dports/graphics/alembic/alembic-1.8.3/maya/AbcImport/
H A DAlembicNode.cpp1020 for (unsigned int cameraIndex = 0; cameraIndex < cameraSize; in compute() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dxshcolumnviewer.cpp557 int cameraIndex = xsh->getCameraColumnIndex(); in show() local
578 int cameraIndex = m_xsheetHandle->getXsheet()->getCameraColumnIndex(); in renameColumn() local
/dports/graphics/libgltf/libgltf-0.0.2/src/
H A DCommon.cpp862 void Node::setCameraIndex(std::string cameraIndex) in setCameraIndex()

12