AUD_CHUNK_PREAMBLE_SIZE 59 libavformat/westwood_aud.c if (p->buf_size < AUD_HEADER_SIZE + AUD_CHUNK_PREAMBLE_SIZE) AUD_CHUNK_PREAMBLE_SIZE 133 libavformat/westwood_aud.c unsigned char preamble[AUD_CHUNK_PREAMBLE_SIZE]; AUD_CHUNK_PREAMBLE_SIZE 138 libavformat/westwood_aud.c if (avio_read(pb, preamble, AUD_CHUNK_PREAMBLE_SIZE) != AUD_CHUNK_PREAMBLE_SIZE 139 libavformat/westwood_aud.c AUD_CHUNK_PREAMBLE_SIZE)