Home
last modified time | relevance | path

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

/CTR-SDK-1.3.0/CTR_SDK/include/nn/y2r/CTR/
Dy2r_Api.h67 size_t GetOutputBlockSize( s16 lineWidth, OutputFormat format );
425 inline size_t GetOutputBlockSize( s16 lineWidth, OutputFormat format ) in GetOutputBlockSize() function
427 return detail::GetOutputBlockSize(lineWidth, format); in GetOutputBlockSize()