Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/y2r/CTR/
Dy2r_Api.h66 size_t GetOutputFormatBytes( OutputFormat format );
417 inline size_t GetOutputFormatBytes( OutputFormat format ) in GetOutputFormatBytes() function
419 return detail::GetOutputFormatBytes(format); in GetOutputFormatBytes()