Home
last modified time | relevance | path

Searched refs:startY (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-2.4.0/include/nn/camera/CTR/
Dcamera_Api.h75 …nn::Result SetAutoExposureWindow( CameraSelect select, s16 startX, s16 startY, s16 width, s16 heig…
76 …nn::Result SetAutoWhiteBalanceWindow( CameraSelect select, s16 startX, s16 startY, s16 width, s16 …
700 …inline nn::Result SetAutoExposureWindow( CameraSelect select, s16 startX, s16 startY, s16 width, s… in SetAutoExposureWindow() argument
702 return detail::SetAutoExposureWindow( select, startX, startY, width, height ); in SetAutoExposureWindow()
717 …inline nn::Result SetAutoWhiteBalanceWindow( CameraSelect select, s16 startX, s16 startY, s16 widt… in SetAutoWhiteBalanceWindow() argument
719 return detail::SetAutoWhiteBalanceWindow( select, startX, startY, width, height ); in SetAutoWhiteBalanceWindow()
Dcamera_Camera.h152 …utoExposureWindow( nn::camera::CTR::CameraSelect camera, s16 startX, s16 startY, s16 width, s16 he…
153 …hiteBalanceWindow( nn::camera::CTR::CameraSelect camera, s16 startX, s16 startY, s16 width, s16 he…