Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox-fmt.c27 uint32_t headers_bytes, num_channels, comments_bytes; in startread() local
80 size_t comments_bytes = (comments_len + 7) & ~7u; /* Multiple of 8 bytes */ in write_header() local