Searched refs:total_chunk_size (Results 1 – 2 of 2) sorted by relevance
44 uint32_t total_chunk_size; member
195 wav.total_chunk_size = CPU_TO_LE32(sz - 8); in wav_write_stream_close()498 if (((CPU_TO_LE32(wav->total_chunk_size) + 8) != st.st_size) || in open_wav_read_stream()