Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/camera/CTR/
Dcamera_Api.h50 size_t GetMaxBytes( s16 width, s16 height );
307 inline size_t GetMaxBytes( s16 width, s16 height ) in GetMaxBytes() function
309 return detail::GetMaxBytes( width, height ); in GetMaxBytes()
Dcamera_Camera.h127 static nn::Result GetMaxBytes( size_t* pBytes, s16 width, s16 height );