Home
last modified time | relevance | path

Searched defs:Output (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.8-20130828/include/nn/voicesel/CTR/
Dvoicesel_Api.h177 struct Output struct
180 static const size_t MAX_FILE_PATH_LENGTH = nn::fs::MAX_FILE_PATH_LENGTH;
192 ReturnCode returnCode;
197 wchar_t filePath[MAX_FILE_PATH_LENGTH + 1];
204 u8 reserved[1024 - 4 - sizeof(wchar_t) * (MAX_FILE_PATH_LENGTH + 1)];