AUD_CHUNK_PREAMBLE_SIZE  101 libavformat/westwood.c     if (p->buf_size < AUD_HEADER_SIZE + AUD_CHUNK_PREAMBLE_SIZE)
AUD_CHUNK_PREAMBLE_SIZE  174 libavformat/westwood.c     unsigned char preamble[AUD_CHUNK_PREAMBLE_SIZE];
AUD_CHUNK_PREAMBLE_SIZE  178 libavformat/westwood.c     if (get_buffer(pb, preamble, AUD_CHUNK_PREAMBLE_SIZE) !=
AUD_CHUNK_PREAMBLE_SIZE  179 libavformat/westwood.c         AUD_CHUNK_PREAMBLE_SIZE)