Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/camera/CTR/
Dcamera_Api.h50 size_t GetMaxBytes( s16 width, s16 height );
293 inline size_t GetMaxBytes( s16 width, s16 height ) in GetMaxBytes() function
295 return detail::GetMaxBytes( width, height ); in GetMaxBytes()
Dcamera_Camera.h126 static nn::Result GetMaxBytes( size_t* pBytes, s16 width, s16 height );