AV_PICTURE_TYPE_B  647 libavcodec/cavsdec.c     if (h->cur.f->pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  997 libavcodec/cavsdec.c         if (h->cur.f->pict_type > AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1003 libavcodec/cavsdec.c            (!h->DPB[1].f->data[0] && h->cur.f->pict_type == AV_PICTURE_TYPE_B))
AV_PICTURE_TYPE_B 1020 libavcodec/cavsdec.c     ret = ff_get_buffer(h->avctx, h->cur.f, h->cur.f->pict_type == AV_PICTURE_TYPE_B ?
AV_PICTURE_TYPE_B 1037 libavcodec/cavsdec.c     if (h->cur.f->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1045 libavcodec/cavsdec.c     if (h->cur.f->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1074 libavcodec/cavsdec.c         if (!(h->cur.f->pict_type == AV_PICTURE_TYPE_B && h->pic_structure == 1))
AV_PICTURE_TYPE_B 1156 libavcodec/cavsdec.c     if (ret >= 0 && h->cur.f->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1283 libavcodec/cavsdec.c             if (h->cur.f->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  225 libavcodec/dirac_parser.c             s->pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  287 libavcodec/dxva2_h264.c     if (sl->slice_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B   55 libavcodec/dxva2_mpeg2.c     if (s->pict_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B   69 libavcodec/dxva2_mpeg2.c     pp->bPicBackwardPrediction       = s->pict_type == AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B   62 libavcodec/dxva2_vc1.c     if (s->pict_type == AV_PICTURE_TYPE_B && !v->bi_type)
AV_PICTURE_TYPE_B   86 libavcodec/dxva2_vc1.c     pp->bPicBackwardPrediction  = s->pict_type == AV_PICTURE_TYPE_B && !v->bi_type;
AV_PICTURE_TYPE_B  125 libavcodec/dxva2_vc1.c                                   ((s->pict_type != AV_PICTURE_TYPE_B) << 2) |
AV_PICTURE_TYPE_B  174 libavcodec/dxva2_vc1.c     slice->bReservedBits       = (s->pict_type == AV_PICTURE_TYPE_B && !v->bi_type) ? v->bfraction_lut_index + 9 : 0;
AV_PICTURE_TYPE_B 1188 libavcodec/error_resilience.c     if (s->cur_pic.f->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1348 libavcodec/error_resilience.c         if (s->mbskip_table && s->cur_pic.f->pict_type != AV_PICTURE_TYPE_B &&
AV_PICTURE_TYPE_B  637 libavcodec/h261dec.c     if ((avctx->skip_frame >= AVDISCARD_NONREF && s->pict_type == AV_PICTURE_TYPE_B) ||
AV_PICTURE_TYPE_B  269 libavcodec/h263dec.c             if (s->pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  590 libavcodec/h263dec.c         (s->pict_type == AV_PICTURE_TYPE_B || s->droppable))
AV_PICTURE_TYPE_B  593 libavcodec/h263dec.c          s->pict_type == AV_PICTURE_TYPE_B)    ||
AV_PICTURE_TYPE_B  600 libavcodec/h263dec.c         if (s->pict_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  606 libavcodec/h263dec.c     if ((!s->no_rounding) || s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  692 libavcodec/h263dec.c     if (s->pict_type == AV_PICTURE_TYPE_B || s->low_delay) {
AV_PICTURE_TYPE_B 1359 libavcodec/h264_cabac.c     if (sl->slice_type_nos == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 1475 libavcodec/h264_cabac.c     if (sl->slice_type_nos == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1959 libavcodec/h264_cabac.c     if (sl->slice_type_nos == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1961 libavcodec/h264_cabac.c         av_assert2(sl->slice_type_nos == AV_PICTURE_TYPE_B);
AV_PICTURE_TYPE_B 2107 libavcodec/h264_cabac.c         if (sl->slice_type_nos == AV_PICTURE_TYPE_B ) {
AV_PICTURE_TYPE_B  743 libavcodec/h264_cavlc.c     if (sl->slice_type_nos == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  851 libavcodec/h264_cavlc.c         if (sl->slice_type_nos == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  169 libavcodec/h264_direct.c     if (sl->slice_type_nos != AV_PICTURE_TYPE_B || sl->direct_spatial_mv_pred)
AV_PICTURE_TYPE_B  723 libavcodec/h264_mvpred.h                     if (sl->slice_type_nos == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  813 libavcodec/h264_mvpred.h     if (sl->slice_type_nos == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  117 libavcodec/h264_parse.c         if (slice_type_nos != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  238 libavcodec/h264_parse.c             if (slice_type_nos == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  245 libavcodec/h264_parse.c         if (slice_type_nos == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  170 libavcodec/h264_parser.c     if (slice_type_nos == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  206 libavcodec/h264_parser.c         (p->ps.pps->weighted_bipred_idc == 1 && slice_type_nos == AV_PICTURE_TYPE_B))
AV_PICTURE_TYPE_B  140 libavcodec/h264_refs.c     if (sl->slice_type_nos == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  193 libavcodec/h264_refs.c     if (sl->slice_type_nos == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  203 libavcodec/h264_refs.c     for (j = 0; j<1+(sl->slice_type_nos == AV_PICTURE_TYPE_B); j++) {
AV_PICTURE_TYPE_B 1365 libavcodec/h264_slice.c     if(   cur->f->pict_type == AV_PICTURE_TYPE_B
AV_PICTURE_TYPE_B 1796 libavcodec/h264_slice.c         if (!sps->direct_8x8_inference_flag && slice_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1840 libavcodec/h264_slice.c     if (sl->slice_type_nos == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 1864 libavcodec/h264_slice.c          sl->slice_type_nos == AV_PICTURE_TYPE_B)) {
AV_PICTURE_TYPE_B 1968 libavcodec/h264_slice.c         sl->slice_type_nos == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1976 libavcodec/h264_slice.c     if (sl->slice_type_nos == AV_PICTURE_TYPE_B && !sl->direct_spatial_mv_pred)
AV_PICTURE_TYPE_B 1987 libavcodec/h264_slice.c          sl->slice_type_nos == AV_PICTURE_TYPE_B) ||
AV_PICTURE_TYPE_B 2070 libavcodec/h264_slice.c                sl->slice_type == AV_PICTURE_TYPE_B ? (sl->direct_spatial_mv_pred ? "SPAT" : "TEMP") : "");
AV_PICTURE_TYPE_B 2149 libavcodec/h264_slice.c             (h->avctx->skip_frame >= AVDISCARD_BIDIR  && sl->slice_type_nos == AV_PICTURE_TYPE_B) ||
AV_PICTURE_TYPE_B 2206 libavcodec/h264_slice.c     case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B   38 libavcodec/h264data.c     AV_PICTURE_TYPE_P, AV_PICTURE_TYPE_B, AV_PICTURE_TYPE_I,
AV_PICTURE_TYPE_B  800 libavcodec/h264dec.h     if (sl->slice_type_nos == AV_PICTURE_TYPE_B && CABAC(h)) {
AV_PICTURE_TYPE_B  146 libavcodec/hevc_parser.c     s->pict_type = slice_type == HEVC_SLICE_B ? AV_PICTURE_TYPE_B :
AV_PICTURE_TYPE_B  804 libavcodec/ituh263dec.c     } else if(s->pict_type==AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1127 libavcodec/ituh263dec.c         case 3: s->pict_type= AV_PICTURE_TYPE_B;break;
AV_PICTURE_TYPE_B 1207 libavcodec/ituh263dec.c             if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1237 libavcodec/ituh263dec.c     if (s->pict_type!=AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1270 libavcodec/ituh263dec.c     if (s->pict_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B   95 libavcodec/libdavs2.c         frame->pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  341 libavcodec/libx264.c         case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B  477 libavcodec/libx264.c         pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  502 libavcodec/libx265.c                             pic->pict_type == AV_PICTURE_TYPE_B ? X265_TYPE_B :
AV_PICTURE_TYPE_B  562 libavcodec/libx265.c         pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  192 libavcodec/libxavs.c         pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  778 libavcodec/libxvid.c         picture->pict_type == AV_PICTURE_TYPE_B ? XVID_TYPE_BVOP :
AV_PICTURE_TYPE_B  828 libavcodec/libxvid.c             pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B 1630 libavcodec/motion_est.c                         if(s->pict_type==AV_PICTURE_TYPE_B || s->current_picture.mc_mb_var[xy] < s->current_picture.mb_var[xy])
AV_PICTURE_TYPE_B  898 libavcodec/motion_est_template.c     if ((s->pict_type == AV_PICTURE_TYPE_B && !(c->flags & FLAG_DIRECT)) ||
AV_PICTURE_TYPE_B  717 libavcodec/mpeg12dec.c     case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B 1102 libavcodec/mpeg12dec.c     if (!(s->pict_type == AV_PICTURE_TYPE_B || s->low_delay))
AV_PICTURE_TYPE_B 1364 libavcodec/mpeg12dec.c         s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1373 libavcodec/mpeg12dec.c     if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1557 libavcodec/mpeg12dec.c             s->pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B 1796 libavcodec/mpeg12dec.c                    (s->pict_type == AV_PICTURE_TYPE_B ? "B" : "S")),
AV_PICTURE_TYPE_B 1826 libavcodec/mpeg12dec.c                         (dir == 1 && s->pict_type != AV_PICTURE_TYPE_B)) {
AV_PICTURE_TYPE_B 2065 libavcodec/mpeg12dec.c         if (s->pict_type == AV_PICTURE_TYPE_B || s->low_delay) {
AV_PICTURE_TYPE_B 2497 libavcodec/mpeg12dec.c                     if (s2->last_picture_ptr || s2->low_delay || s2->pict_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 2685 libavcodec/mpeg12dec.c                     if (s2->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 2707 libavcodec/mpeg12dec.c                      s2->pict_type == AV_PICTURE_TYPE_B) ||
AV_PICTURE_TYPE_B  445 libavcodec/mpeg12enc.c         s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  454 libavcodec/mpeg12enc.c     if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  469 libavcodec/mpeg12enc.c             s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  475 libavcodec/mpeg12enc.c         if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  770 libavcodec/mpeg12enc.c          (s->pict_type == AV_PICTURE_TYPE_B && s->mv_dir == s->last_mv_dir &&
AV_PICTURE_TYPE_B   38 libavcodec/mpeg4video.c     case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B  134 libavcodec/mpeg4videodec.c         if (s->pict_type == AV_PICTURE_TYPE_B ||
AV_PICTURE_TYPE_B  522 libavcodec/mpeg4videodec.c             if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1546 libavcodec/mpeg4videodec.c     } else if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1763 libavcodec/mpeg4videodec.c             if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 2708 libavcodec/mpeg4videodec.c     if (s->pict_type == AV_PICTURE_TYPE_B && s->low_delay &&
AV_PICTURE_TYPE_B 2714 libavcodec/mpeg4videodec.c     s->partitioned_frame = s->data_partitioning && s->pict_type != AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B 2756 libavcodec/mpeg4videodec.c     if (s->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 2847 libavcodec/mpeg4videodec.c         if (s->pict_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 2909 libavcodec/mpeg4videodec.c         if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 2924 libavcodec/mpeg4videodec.c                    s->pict_type == AV_PICTURE_TYPE_I ? "I" : (s->pict_type == AV_PICTURE_TYPE_P ? "P" : (s->pict_type == AV_PICTURE_TYPE_B ? "B" : "S")),
AV_PICTURE_TYPE_B  221 libavcodec/mpeg4videoenc.c     if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  481 libavcodec/mpeg4videoenc.c     PutBitContext *const tex_pb = s->data_partitioning && s->pict_type != AV_PICTURE_TYPE_B ? &s->tex_pb : &s->pb;
AV_PICTURE_TYPE_B  488 libavcodec/mpeg4videoenc.c         if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  655 libavcodec/mpeg4videoenc.c                         if (!pic || pic->f->pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  876 libavcodec/mpeg4videoenc.c     if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1078 libavcodec/mpeg4videoenc.c     s->partitioned_frame = s->data_partitioning && s->pict_type != AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B 1116 libavcodec/mpeg4videoenc.c     if (s->pict_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B   75 libavcodec/mpegutils.c         if (cur->pict_type == AV_PICTURE_TYPE_B || low_delay ||
AV_PICTURE_TYPE_B   83 libavcodec/mpegutils.c         if (cur->pict_type == AV_PICTURE_TYPE_B &&
AV_PICTURE_TYPE_B 1217 libavcodec/mpegvideo.c     if (s->pict_type != AV_PICTURE_TYPE_B && s->last_picture_ptr &&
AV_PICTURE_TYPE_B 1258 libavcodec/mpegvideo.c         if (s->pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 1289 libavcodec/mpegvideo.c     if (s->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1306 libavcodec/mpegvideo.c         if (s->pict_type == AV_PICTURE_TYPE_B && s->next_picture_ptr && s->next_picture_ptr->f->buf[0])
AV_PICTURE_TYPE_B 1353 libavcodec/mpegvideo.c         s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1770 libavcodec/mpegvideo.c                 s->pict_type != AV_PICTURE_TYPE_B && !s->first_field) {
AV_PICTURE_TYPE_B 1786 libavcodec/mpegvideo.c                 s->pict_type == AV_PICTURE_TYPE_B || s->first_field) {
AV_PICTURE_TYPE_B 1991 libavcodec/mpegvideo.c         !(s->encoding && (s->intra_only || s->pict_type == AV_PICTURE_TYPE_B) &&
AV_PICTURE_TYPE_B 1999 libavcodec/mpegvideo.c         const int readable= s->pict_type != AV_PICTURE_TYPE_B || s->encoding || s->avctx->draw_horiz_band || lowres_flag;
AV_PICTURE_TYPE_B 2061 libavcodec/mpegvideo.c                     if ((!s->no_rounding) || s->pict_type==AV_PICTURE_TYPE_B){
AV_PICTURE_TYPE_B 2079 libavcodec/mpegvideo.c                 if(  (s->avctx->skip_idct >= AVDISCARD_NONREF && s->pict_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 2290 libavcodec/mpegvideo.c     if(!(s->pict_type==AV_PICTURE_TYPE_B && s->avctx->draw_horiz_band && s->picture_structure==PICT_FRAME))
AV_PICTURE_TYPE_B 2352 libavcodec/mpegvideo.c     if (s->pict_type != AV_PICTURE_TYPE_B && !s->partitioned_frame && !s->er.error_occurred)
AV_PICTURE_TYPE_B 1383 libavcodec/mpegvideo_enc.c     b_lambda = s->last_lambda_for[AV_PICTURE_TYPE_B];
AV_PICTURE_TYPE_B 1464 libavcodec/mpegvideo_enc.c                                      AV_PICTURE_TYPE_P : AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B 1586 libavcodec/mpegvideo_enc.c                 if (type && type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 1589 libavcodec/mpegvideo_enc.c             if (s->input_picture[b_frames]->f->pict_type == AV_PICTURE_TYPE_B &&
AV_PICTURE_TYPE_B 1618 libavcodec/mpegvideo_enc.c                     AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B 1630 libavcodec/mpegvideo_enc.c                AV_PICTURE_TYPE_B ? 3 : 0;
AV_PICTURE_TYPE_B 1709 libavcodec/mpegvideo_enc.c     if (s->pict_type!= AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 1752 libavcodec/mpegvideo_enc.c     if (s->pict_type != AV_PICTURE_TYPE_B && s->last_picture_ptr &&
AV_PICTURE_TYPE_B 1766 libavcodec/mpegvideo_enc.c     if (s->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1922 libavcodec/mpegvideo_enc.c                 if (s->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 2051 libavcodec/mpegvideo_enc.c         if (!s->low_delay && s->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 2230 libavcodec/mpegvideo_enc.c                         if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 2335 libavcodec/mpegvideo_enc.c         if ((!s->no_rounding) || s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 2779 libavcodec/mpegvideo_enc.c             if(s->pict_type==AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 3274 libavcodec/mpegvideo_enc.c                         qpi = s->pict_type == AV_PICTURE_TYPE_B ? 2 : 0;
AV_PICTURE_TYPE_B 3376 libavcodec/mpegvideo_enc.c                     s->out_format == FMT_H263 && s->pict_type!=AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 3502 libavcodec/mpegvideo_enc.c                     s->out_format == FMT_H263 && s->pict_type!=AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 3643 libavcodec/mpegvideo_enc.c     if(s->pict_type==AV_PICTURE_TYPE_B){
AV_PICTURE_TYPE_B 3679 libavcodec/mpegvideo_enc.c     }else if(s->pict_type!=AV_PICTURE_TYPE_B){
AV_PICTURE_TYPE_B 3689 libavcodec/mpegvideo_enc.c         if(s->pict_type==AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 3717 libavcodec/mpegvideo_enc.c         if (s->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 3776 libavcodec/mpegvideo_enc.c         if(s->pict_type==AV_PICTURE_TYPE_B){
AV_PICTURE_TYPE_B  847 libavcodec/mpegvideo_motion.c     if (!is_mpeg12 && s->obmc && s->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  904 libavcodec/mpegvideo_motion.c             if (   s->picture_structure != s->field_select[dir][0] + 1 && s->pict_type != AV_PICTURE_TYPE_B && !s->first_field
AV_PICTURE_TYPE_B  920 libavcodec/mpegvideo_motion.c                 || s->pict_type == AV_PICTURE_TYPE_B || s->first_field) && ref_picture[0]) {
AV_PICTURE_TYPE_B  129 libavcodec/mpegvideo_xvmc.c         case  AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B 1928 libavcodec/nvenc.c         pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  277 libavcodec/qsv.c         type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B 1561 libavcodec/qsvenc.c             pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B   91 libavcodec/ratecontrol.c     else if (pict_type == AV_PICTURE_TYPE_B &&
AV_PICTURE_TYPE_B  110 libavcodec/ratecontrol.c     if (pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  127 libavcodec/ratecontrol.c     case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B  255 libavcodec/ratecontrol.c         rce->pict_type == AV_PICTURE_TYPE_B ? (rce->f_code + rce->b_code) * 0.5 : rce->f_code,
AV_PICTURE_TYPE_B  261 libavcodec/ratecontrol.c         rce->pict_type == AV_PICTURE_TYPE_B,
AV_PICTURE_TYPE_B  267 libavcodec/ratecontrol.c         rcc->p_cplx_sum[AV_PICTURE_TYPE_B] / (double)rcc->frame_count[AV_PICTURE_TYPE_B],
AV_PICTURE_TYPE_B  303 libavcodec/ratecontrol.c     else if (pict_type == AV_PICTURE_TYPE_B && s->avctx->b_quant_factor < 0.0)
AV_PICTURE_TYPE_B  345 libavcodec/ratecontrol.c                      const_bits[AV_PICTURE_TYPE_B];
AV_PICTURE_TYPE_B  632 libavcodec/ratecontrol.c                     rce.pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  918 libavcodec/ratecontrol.c         if (s->pict_type == AV_PICTURE_TYPE_B || s->low_delay)
AV_PICTURE_TYPE_B  326 libavcodec/rv10.c         s->pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  333 libavcodec/rv10.c     if (s->low_delay && s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  337 libavcodec/rv10.c     if (!s->last_picture_ptr && s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  422 libavcodec/rv10.c         if (s->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  431 libavcodec/rv10.c     if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  443 libavcodec/rv10.c     if (RV_GET_MINOR_VER(rv->sub_id) <= 1 && s->pict_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  461 libavcodec/rv10.c     av_assert0(s->pict_type != AV_PICTURE_TYPE_B || !s->low_delay);
AV_PICTURE_TYPE_B  674 libavcodec/rv10.c         if (s->pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  771 libavcodec/rv10.c         if (s->pict_type == AV_PICTURE_TYPE_B || s->low_delay) {
AV_PICTURE_TYPE_B  130 libavcodec/rv30.c     if(s->pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  403 libavcodec/rv34.c         if(s->pict_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 1586 libavcodec/rv34.c     if (s->pict_type == AV_PICTURE_TYPE_B || s->low_delay) {
AV_PICTURE_TYPE_B 1663 libavcodec/rv34.c         si.type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1668 libavcodec/rv34.c     if(   (avctx->skip_frame >= AVDISCARD_NONREF && si.type==AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 1725 libavcodec/rv34.c         if (s->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B   37 libavcodec/rv34_parser.c     AV_PICTURE_TYPE_I, AV_PICTURE_TYPE_I, AV_PICTURE_TYPE_P, AV_PICTURE_TYPE_B,
AV_PICTURE_TYPE_B  740 libavcodec/svq3.c             if (s->pict_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  807 libavcodec/svq3.c             if (s->pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  923 libavcodec/svq3.c         if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  932 libavcodec/svq3.c     if (!IS_SKIP(mb_type) || s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  937 libavcodec/svq3.c         (!IS_SKIP(mb_type) || s->pict_type == AV_PICTURE_TYPE_B)) {
AV_PICTURE_TYPE_B 1388 libavcodec/svq3.c                         (s->pict_type != AV_PICTURE_TYPE_B) ?
AV_PICTURE_TYPE_B 1447 libavcodec/svq3.c     if (s->pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 1485 libavcodec/svq3.c         if (s->pict_type == AV_PICTURE_TYPE_B && !s->next_pic->f->data[0]) {
AV_PICTURE_TYPE_B 1506 libavcodec/svq3.c     if (avctx->skip_frame >= AVDISCARD_NONREF && s->pict_type == AV_PICTURE_TYPE_B ||
AV_PICTURE_TYPE_B 1512 libavcodec/svq3.c         if (s->pict_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 1518 libavcodec/svq3.c     if (s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1570 libavcodec/svq3.c             else if (s->pict_type == AV_PICTURE_TYPE_B && mb_type >= 4)
AV_PICTURE_TYPE_B 1581 libavcodec/svq3.c             if (s->pict_type != AV_PICTURE_TYPE_B && !s->low_delay)
AV_PICTURE_TYPE_B 1604 libavcodec/svq3.c     if (s->pict_type == AV_PICTURE_TYPE_B || s->low_delay)
AV_PICTURE_TYPE_B 1615 libavcodec/svq3.c     if (s->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  345 libavcodec/vaapi_h264.c         .direct_spatial_mv_pred_flag   = sl->slice_type == AV_PICTURE_TYPE_B ? sl->direct_spatial_mv_pred : 0,
AV_PICTURE_TYPE_B   75 libavcodec/vaapi_mpeg2.c     case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B   79 libavcodec/vaapi_mpeg4.c                 s->pict_type == AV_PICTURE_TYPE_B ? s->next_picture.f->pict_type - AV_PICTURE_TYPE_I : 0,
AV_PICTURE_TYPE_B  100 libavcodec/vaapi_mpeg4.c     if (s->pict_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B   61 libavcodec/vaapi_vc1.c             (v->s.pict_type == AV_PICTURE_TYPE_B && !v->bi_type));
AV_PICTURE_TYPE_B   70 libavcodec/vaapi_vc1.c            (v->s.pict_type == AV_PICTURE_TYPE_B && !v->bi_type);
AV_PICTURE_TYPE_B   80 libavcodec/vaapi_vc1.c             (v->s.pict_type == AV_PICTURE_TYPE_B && v->bi_type));
AV_PICTURE_TYPE_B   90 libavcodec/vaapi_vc1.c             (v->s.pict_type == AV_PICTURE_TYPE_B && v->bi_type)) &&
AV_PICTURE_TYPE_B  102 libavcodec/vaapi_vc1.c             (v->s.pict_type == AV_PICTURE_TYPE_B && v->bi_type));
AV_PICTURE_TYPE_B  111 libavcodec/vaapi_vc1.c            (v->s.pict_type == AV_PICTURE_TYPE_B && !v->bi_type);
AV_PICTURE_TYPE_B  121 libavcodec/vaapi_vc1.c     case AV_PICTURE_TYPE_B: return v->bi_type         ? 3 : 2;
AV_PICTURE_TYPE_B  133 libavcodec/vaapi_vc1.c     case AV_PICTURE_TYPE_B: return v->bi_type ? 7 : 4;
AV_PICTURE_TYPE_B  143 libavcodec/vaapi_vc1.c          (v->s.pict_type == AV_PICTURE_TYPE_B && !v->bi_type)))
AV_PICTURE_TYPE_B  374 libavcodec/vaapi_vc1.c     case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B  406 libavcodec/vaapi_vc1.c         case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B  594 libavcodec/vc1.c         if (v->s.pict_type == AV_PICTURE_TYPE_BI || v->s.pict_type == AV_PICTURE_TYPE_B) { \
AV_PICTURE_TYPE_B  649 libavcodec/vc1.c             v->s.pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  655 libavcodec/vc1.c     if (v->s.pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  708 libavcodec/vc1.c     if (v->multires && v->s.pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  787 libavcodec/vc1.c     case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B  839 libavcodec/vc1.c         v->s.pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  857 libavcodec/vc1.c             v->s.pict_type = (v->fptype & 1) ? AV_PICTURE_TYPE_BI : AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  886 libavcodec/vc1.c             v->s.pict_type = (v->fptype & 2) ? AV_PICTURE_TYPE_BI : AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  896 libavcodec/vc1.c             v->s.pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  937 libavcodec/vc1.c         else if ((v->s.pict_type != AV_PICTURE_TYPE_B) && (v->s.pict_type != AV_PICTURE_TYPE_BI)) {
AV_PICTURE_TYPE_B  944 libavcodec/vc1.c         if ((v->s.pict_type == AV_PICTURE_TYPE_B) || (v->s.pict_type == AV_PICTURE_TYPE_BI)) {
AV_PICTURE_TYPE_B  957 libavcodec/vc1.c         if (v->s.pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1203 libavcodec/vc1.c     case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B 1343 libavcodec/vc1.c         v->s.pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B 3036 libavcodec/vc1_block.c         case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B   89 libavcodec/vc1_parser.c             s->pict_type = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B   43 libavcodec/vc1_pred.c     if (v->s.pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B   76 libavcodec/vc1_pred.c     if (v->s.pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  171 libavcodec/vc1_pred.c     if (v->s.pict_type != AV_PICTURE_TYPE_B || v->second_field || !dir) {
AV_PICTURE_TYPE_B  192 libavcodec/vc1_pred.c     if (v->s.pict_type == AV_PICTURE_TYPE_B && !v->second_field && dir == 1) {
AV_PICTURE_TYPE_B  199 libavcodec/vc1_pred.c     if (v->s.pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B  415 libavcodec/vc1_pred.c     if (!v->field_mode || s->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  874 libavcodec/vc1dec.c     if (!s->last_picture_ptr && (s->pict_type == AV_PICTURE_TYPE_B || s->droppable)) {
AV_PICTURE_TYPE_B  878 libavcodec/vc1dec.c     if ((avctx->skip_frame >= AVDISCARD_NONREF && s->pict_type == AV_PICTURE_TYPE_B) ||
AV_PICTURE_TYPE_B  885 libavcodec/vc1dec.c         if (s->pict_type == AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B 1108 libavcodec/vc1dec.c                  (s->pict_type == AV_PICTURE_TYPE_B && !v->bi_type)) &&
AV_PICTURE_TYPE_B 1125 libavcodec/vc1dec.c             if (v->s.pict_type != AV_PICTURE_TYPE_BI && v->s.pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1134 libavcodec/vc1dec.c         if(s->er.error_occurred && s->pict_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B 1158 libavcodec/vc1dec.c         if (s->pict_type == AV_PICTURE_TYPE_B || s->low_delay) {
AV_PICTURE_TYPE_B   47 libavcodec/vdpau_mpeg12.c     case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B   49 libavcodec/vdpau_mpeg4.c     case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B   47 libavcodec/vdpau_vc1.c     case AV_PICTURE_TYPE_B:
AV_PICTURE_TYPE_B  241 libavfilter/f_select.c     select->var_values[VAR_B]  = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  247 libavfilter/f_select.c     select->var_values[VAR_PICT_TYPE_B]  = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  252 libavfilter/vf_codecview.c             const int is_bframe = (s->frame_type & FRAME_TYPE_B) && frame->pict_type == AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B  271 libavfilter/vf_codecview.c                         (direction == 0 && (s->mv & MV_B_FOR)  && frame->pict_type == AV_PICTURE_TYPE_B) ||
AV_PICTURE_TYPE_B  272 libavfilter/vf_codecview.c                         (direction == 1 && (s->mv & MV_B_BACK) && frame->pict_type == AV_PICTURE_TYPE_B))
AV_PICTURE_TYPE_B  587 libavfilter/vf_fspp.c         if (qp_table && !fspp->use_bframe_qp && in->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  376 libavfilter/vf_spp.c         if (qp_table && !s->use_bframe_qp && in->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  397 libavfilter/vf_uspp.c         if (qp_table && !uspp->use_bframe_qp && in->pict_type != AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  922 libavformat/gxfenc.c         } else if (frame_type == AV_PICTURE_TYPE_B) {
AV_PICTURE_TYPE_B  273 libavformat/tests/movenc.c                     last_picture = AV_PICTURE_TYPE_B;
AV_PICTURE_TYPE_B 1270 libavformat/utils.c     if (pc && pc->pict_type == AV_PICTURE_TYPE_B
AV_PICTURE_TYPE_B 1282 libavformat/utils.c         pc && pc->pict_type != AV_PICTURE_TYPE_B)
AV_PICTURE_TYPE_B   93 libavutil/utils.c     case AV_PICTURE_TYPE_B:  return 'B';