WC3_PREAMBLE_SIZE  134 libavformat/wc3movie.c     unsigned char preamble[WC3_PREAMBLE_SIZE];
WC3_PREAMBLE_SIZE  155 libavformat/wc3movie.c     if ((ret = get_buffer(pb, preamble, WC3_PREAMBLE_SIZE)) !=
WC3_PREAMBLE_SIZE  156 libavformat/wc3movie.c         WC3_PREAMBLE_SIZE)
WC3_PREAMBLE_SIZE  197 libavformat/wc3movie.c             if ((ret = get_buffer(pb, preamble, WC3_PREAMBLE_SIZE)) !=
WC3_PREAMBLE_SIZE  198 libavformat/wc3movie.c                 WC3_PREAMBLE_SIZE)
WC3_PREAMBLE_SIZE  233 libavformat/wc3movie.c         if ((ret = get_buffer(pb, preamble, WC3_PREAMBLE_SIZE)) !=
WC3_PREAMBLE_SIZE  234 libavformat/wc3movie.c             WC3_PREAMBLE_SIZE)
WC3_PREAMBLE_SIZE  284 libavformat/wc3movie.c     unsigned char preamble[WC3_PREAMBLE_SIZE];
WC3_PREAMBLE_SIZE  294 libavformat/wc3movie.c         if ((ret = get_buffer(pb, preamble, WC3_PREAMBLE_SIZE)) !=
WC3_PREAMBLE_SIZE  295 libavformat/wc3movie.c             WC3_PREAMBLE_SIZE)