Home
last modified time | relevance | path

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

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