AUD_HEADER_SIZE 59 libavformat/westwood_aud.c if (p->buf_size < AUD_HEADER_SIZE + AUD_CHUNK_PREAMBLE_SIZE) AUD_HEADER_SIZE 87 libavformat/westwood_aud.c unsigned char header[AUD_HEADER_SIZE]; AUD_HEADER_SIZE 90 libavformat/westwood_aud.c if (avio_read(pb, header, AUD_HEADER_SIZE) != AUD_HEADER_SIZE)