Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/voicesel/CTR/
Dvoicesel_Api.h142 struct Input struct
145 static const size_t MAX_TITLE_LENGTH = 63;
154 wchar_t titleText[MAX_TITLE_LENGTH + 1];
159 FilterFillType filterFillType;
166 u8 reserved[256 - sizeof(wchar_t) * (MAX_TITLE_LENGTH + 1) - 1];