Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/camera/CTR/
Dcamera_Api.h73 nn::Result SetLensCorrection( CameraSelect select, LensCorrection correction );
666 inline nn::Result SetLensCorrection( CameraSelect select, LensCorrection correction ) in SetLensCorrection() argument
668 return detail::SetLensCorrection(select, correction); in SetLensCorrection()
Dcamera_Camera.h150 …LensCorrection( nn::camera::CTR::CameraSelect camera, nn::camera::CTR::LensCorrection correction );