Home
last modified time | relevance | path

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

/external/webrtc/common_audio/
Dwav_header.cc50 struct FmtPcmSubchunk { struct
51 ChunkHeader header;
52 uint16_t AudioFormat;
53 uint16_t NumChannels;
54 uint32_t SampleRate;
55 uint32_t ByteRate;
56 uint16_t BlockAlign;
57 uint16_t BitsPerSample;