Searched defs:comments_bytes (Results 1 – 1 of 1) sorted by relevance
27 uint32_t headers_bytes, num_channels, comments_bytes; in startread() local80 size_t comments_bytes = (comments_len + 7) & ~7u; /* Multiple of 8 bytes */ in write_header() local