Home
last modified time | relevance | path

Searched refs:camera (Results 1 – 11 of 11) sorted by relevance

/CTR-SDK-4.2.5/include/nn/camera/CTR/
Dcamera_Camera.h32 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 …]
Dcamera_Types.h37 namespace camera {
243 util::SizedEnum1<CameraSelect> camera; // member
272 util::SizedEnum1<CameraSelect> camera; // member
286 util::SizedEnum1<CameraSelect> camera; // member
Dcamera_CalibrationTypes.h20 namespace camera {
Dcamera_Result.h27 namespace camera {
Dcamera_Api.h31 namespace camera {
/CTR-SDK-4.2.5/include/nn/
Dcamera.h41 namespace camera {
42 using namespace nn::camera::CTR;
/CTR-SDK-4.2.5/resources/specfiles/
DDemoVersion.desc202 camera: 0x0004013000001602L
DApplication.desc202 camera: 0x0004013000001602L
DDlpChild.desc202 camera: 0x0004013000001602L
/CTR-SDK-4.2.5/include/nn/math/ARMv6/inline/
Dmath_Matrix34.ipp1121 // 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/
Ddbg_PrintResult.cpp60 DEFINE_WEAK_GET_RESULT_DESCRIPTION_STRING_IMPL(camera)
301 CASE_DESCRIPTION_FOR_MODULE(camera, MODULE_NN_CAMERA)