MAX_MB_SIZE       176 libavcodec/asvenc.c     if (a->pb.buf_end - a->pb.buf - (put_bits_count(&a->pb) >> 3) < MAX_MB_SIZE) {
MAX_MB_SIZE       267 libavcodec/asvenc.c     if ((ret = ff_alloc_packet2(avctx, pkt, a->mb_height * a->mb_width * MAX_MB_SIZE +