Searched refs:cropY1 (Results 1 – 3 of 3) sorted by relevance
| /CTR-SDK-1.0.0/CTR_SDK/include/nn/camera/CTR/ |
| D | camera_Types.h | 316 s16 cropY1; //!< SetDetailSize で指定する cropY1 の値 member
|
| D | camera_Api.h | 67 …t select, s16 width, s16 height, s16 cropX0, s16 cropY0, s16 cropX1, s16 cropY1, Context context ); 563 …width, s16 height, s16 cropX0 = 0, s16 cropY0 = 0, s16 cropX1 = 639, s16 cropY1 = 479, Context con… 565 … return detail::SetDetailSize(select, width, height, cropX0, cropY0, cropX1, cropY1, context);
|
| D | camera_Camera.h | 143 …t camera, s16 width, s16 height, s16 cropX0, s16 cropY0, s16 cropX1, s16 cropY1, nn::camera::CTR::…
|