Lines Matching refs:delay
581 "low delay forcing is only available for mpeg2, "
587 "B-frames cannot be used with low delay\n");
652 avctx->delay = s->low_delay ? 0 : (s->max_b_frames + 1);
657 avctx->delay = s->low_delay ? 0 : (s->max_b_frames + 1);
667 avctx->delay = 0;
678 avctx->delay = 0;
692 avctx->delay = 0;
709 avctx->delay = 0;
723 avctx->delay = 0;
731 avctx->delay = 0;
736 avctx->delay = 0;
741 avctx->delay = 0;
754 avctx->delay = s->low_delay ? 0 : (s->max_b_frames + 1);
761 avctx->delay = 0;
770 avctx->delay = 0;
779 avctx->delay = 0;
788 avctx->delay = 0;