Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/y2r/CTR/
Dy2r_Api.h67 size_t GetOutputBlockSize( s16 lineWidth, OutputFormat format );
426 inline size_t GetOutputBlockSize( s16 lineWidth, OutputFormat format ) in GetOutputBlockSize() function
428 return detail::GetOutputBlockSize(lineWidth, format); in GetOutputBlockSize()