Searched refs:FormatChunk (Results 1 – 1 of 1) sorted by relevance
41 struct TF_PACKED FormatChunk { struct51 static_assert(sizeof(FormatChunk) == 24, "TF_PACKED does not work.");61 FormatChunk format_chunk;65 sizeof(RiffChunk) + sizeof(FormatChunk) + sizeof(DataChunk),