Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/camera/CTR/
Dcamera_Api.h51 size_t GetMaxBytes( s16 width, s16 height );
294 inline size_t GetMaxBytes( s16 width, s16 height ) in GetMaxBytes() function
296 return detail::GetMaxBytes( width, height ); in GetMaxBytes()
Dcamera_Camera.h127 static nn::Result GetMaxBytes( size_t* pBytes, s16 width, s16 height );