Lines Matching refs:s16

45 …void SetReceiving( nn::os::Event* pEvent, u32 pDst, Port port, size_t imageSize, s16 transferUnit …
47 void SetTransferLines( Port port, s16 lines, s16 width, s16 height );
48 s16 GetMaxLines( s16 width, s16 height );
49 void SetTransferBytes( Port port, size_t bytes, s16 width, s16 height );
51 size_t GetMaxBytes( s16 width, s16 height );
54 void SetTrimmingParams( Port port, s16 xStart, s16 yStart, s16 xEnd, s16 yEnd );
55 void GetTrimmingParams( s16* pXStart, s16* pYStart, s16* pXEnd, s16* pYEnd, Port port );
56 …void SetTrimmingParamsCenter( Port port, s16 trimWidth, s16 trimHeight, s16 camWidth, s16 camHeigh…
68 …::Result SetDetailSize( CameraSelect select, s16 width, s16 height, s16 cropX0, s16 cropY0, s16 cr…
76 …nn::Result SetAutoExposureWindow( CameraSelect select, s16 startX, s16 startY, s16 width, s16 heig…
77 …::Result SetAutoWhiteBalanceWindow( CameraSelect select, s16 startX, s16 startY, s16 width, s16 he…
94 const s16 orgWidth,
95 const s16 orgHeight,
96 const s16 dstWidth,
97 const s16 dstHeight );
216 …inline void SetReceiving( nn::os::Event* pEvent, void* pDst, Port port, size_t imageSize, s16 tran… in SetReceiving()
245 inline void SetTransferLines( Port port, s16 lines, s16 width, s16 height ) in SetTransferLines()
264 inline s16 GetMaxLines( s16 width, s16 height ) in GetMaxLines()
282 inline void SetTransferBytes( Port port, size_t bytes, s16 width, s16 height ) in SetTransferBytes()
308 inline size_t GetMaxBytes( s16 width, s16 height ) in GetMaxBytes()
318 inline size_t GetLineBytes( s16 width ) in GetLineBytes()
329 inline size_t GetFrameBytes( s16 width, s16 height ) in GetFrameBytes()
369 inline void SetTrimmingParams( Port port, s16 xStart, s16 yStart, s16 xEnd, s16 yEnd ) in SetTrimmingParams()
383 inline void GetTrimmingParams( s16* pXStart, s16* pYStart, s16* pXEnd, s16* pYEnd, Port port ) in GetTrimmingParams()
399 …inline void SetTrimmingParamsCenter( Port port, s16 trimWidth, s16 trimHeight, s16 camWidth, s16 c… in SetTrimmingParamsCenter()
581 …t SetDetailSize( CameraSelect select, s16 width, s16 height, s16 cropX0 = 0, s16 cropY0 = 0, s16 c…
704 …e nn::Result SetAutoExposureWindow( CameraSelect select, s16 startX, s16 startY, s16 width, s16 he… in SetAutoExposureWindow()
721 …::Result SetAutoWhiteBalanceWindow( CameraSelect select, s16 startX, s16 startY, s16 width, s16 he… in SetAutoWhiteBalanceWindow()
883 const s16 orgWidth, in GetStereoCameraCalibrationMatrixEx()
884 const s16 orgHeight, in GetStereoCameraCalibrationMatrixEx()
885 const s16 dstWidth, in GetStereoCameraCalibrationMatrixEx()
886 const s16 dstHeight ) in GetStereoCameraCalibrationMatrixEx()