Searched refs:camera (Results 1 – 11 of 11) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/camera/CTR/ |
| D | camera_Camera.h | 32 namespace camera { 114 static nn::Result StartCapture( nn::camera::CTR::Port port ); 115 static nn::Result StopCapture( nn::camera::CTR::Port port ); 116 static nn::Result IsBusy( bool* pState, nn::camera::CTR::Port port ); 117 static nn::Result ClearBuffer( nn::camera::CTR::Port port ); 118 static nn::Result GetVsyncInterruptEvent( nn::Handle* pHandle, nn::camera::CTR::Port port ); 119 … static nn::Result GetBufferErrorInterruptEvent( nn::Handle* pHandle, nn::camera::CTR::Port port ); 120 … SetReceiving( nn::Handle* pHandle, nn::Handle dstProcess, u32 pDst, nn::camera::CTR::Port port, s… 121 static nn::Result IsFinishedReceiving( bool* pState, nn::camera::CTR::Port port ); 122 …static nn::Result SetTransferLines( nn::camera::CTR::Port port, s16 lines, s16 width, s16 height ); [all …]
|
| D | camera_Types.h | 37 namespace camera { 243 util::SizedEnum1<CameraSelect> camera; // member 272 util::SizedEnum1<CameraSelect> camera; // member 286 util::SizedEnum1<CameraSelect> camera; // member
|
| D | camera_CalibrationTypes.h | 20 namespace camera {
|
| D | camera_Result.h | 27 namespace camera {
|
| D | camera_Api.h | 31 namespace camera {
|
| /CTR-SDK-4.2.5/include/nn/ |
| D | camera.h | 41 namespace camera { 42 using namespace nn::camera::CTR;
|
| /CTR-SDK-4.2.5/resources/specfiles/ |
| D | DemoVersion.desc | 202 camera: 0x0004013000001602L
|
| D | Application.desc | 202 camera: 0x0004013000001602L
|
| D | DlpChild.desc | 202 camera: 0x0004013000001602L
|
| /CTR-SDK-4.2.5/include/nn/math/ARMv6/inline/ |
| D | math_Matrix34.ipp | 1121 // Z-direction for camera coordinate system 1126 // Twist is not defined if the xz-coordinates of the camera and the target are the same. 1159 // X-direction for camera coordinate system 1165 // Y-direction for camera coordinate system 1213 // Z-direction for camera coordinate system 1222 // Twist is not defined if the xz-coordinates of the camera and the target are the same. 1255 // X-direction for camera coordinate system 1284 // Y-direction for camera coordinate system
|
| /CTR-SDK-4.2.5/sources/libraries/dbg/ |
| D | dbg_PrintResult.cpp | 60 DEFINE_WEAK_GET_RESULT_DESCRIPTION_STRING_IMPL(camera) 301 CASE_DESCRIPTION_FOR_MODULE(camera, MODULE_NN_CAMERA)
|