Searched refs:total_chunk_size (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cdrw/
H A Daudio.h44 uint32_t total_chunk_size; member in struct:__anon70
H A Dbstream.c194 wav.total_chunk_size = CPU_TO_LE32(sz - 8);
495 if (((CPU_TO_LE32(wav->total_chunk_size) + 8) != st.st_size) ||

Completed in 45 milliseconds