PICTURE_TYPE_B 804 libavcodec/vaapi_encode.c pic->type = PICTURE_TYPE_B; PICTURE_TYPE_B 824 libavcodec/vaapi_encode.c pic->type = PICTURE_TYPE_B; PICTURE_TYPE_B 861 libavcodec/vaapi_encode.c if (pic->type != PICTURE_TYPE_B) PICTURE_TYPE_B 738 libavcodec/vaapi_encode_h264.c vpic->pic_fields.bits.reference_pic_flag = (pic->type != PICTURE_TYPE_B); PICTURE_TYPE_B 771 libavcodec/vaapi_encode_h264.c } else if (pic->type == PICTURE_TYPE_B) { PICTURE_TYPE_B 806 libavcodec/vaapi_encode_h264.c if (pic->type == PICTURE_TYPE_B) { PICTURE_TYPE_B 816 libavcodec/vaapi_encode_h264.c pic->type == PICTURE_TYPE_B) { PICTURE_TYPE_B 826 libavcodec/vaapi_encode_h264.c if (pic->type == PICTURE_TYPE_B) { PICTURE_TYPE_B 875 libavcodec/vaapi_encode_h264.c if (pic->type == PICTURE_TYPE_B) PICTURE_TYPE_B 919 libavcodec/vaapi_encode_h264.c if (pic->type == PICTURE_TYPE_P || pic->type == PICTURE_TYPE_B) { PICTURE_TYPE_B 1047 libavcodec/vaapi_encode_h264.c pic->type == PICTURE_TYPE_B); PICTURE_TYPE_B 1052 libavcodec/vaapi_encode_h264.c av_assert0(pic->type == PICTURE_TYPE_B); PICTURE_TYPE_B 859 libavcodec/vaapi_encode_h265.c case PICTURE_TYPE_B: PICTURE_TYPE_B 992 libavcodec/vaapi_encode_h265.c if (pic->type == PICTURE_TYPE_B) PICTURE_TYPE_B 1053 libavcodec/vaapi_encode_h265.c pic->type == PICTURE_TYPE_B); PICTURE_TYPE_B 1058 libavcodec/vaapi_encode_h265.c av_assert0(pic->type == PICTURE_TYPE_B); PICTURE_TYPE_B 433 libavcodec/vaapi_encode_mpeg2.c ph->picture_coding_type = pic->type == PICTURE_TYPE_B ? 3 : 2; PICTURE_TYPE_B 436 libavcodec/vaapi_encode_mpeg2.c if (pic->type == PICTURE_TYPE_P || pic->type == PICTURE_TYPE_B) { PICTURE_TYPE_B 443 libavcodec/vaapi_encode_mpeg2.c if (pic->type == PICTURE_TYPE_B) { PICTURE_TYPE_B 463 libavcodec/vaapi_encode_mpeg2.c case PICTURE_TYPE_B: PICTURE_TYPE_B 500 libavcodec/vaapi_encode_mpeg2.c case PICTURE_TYPE_B: PICTURE_TYPE_B 114 libavcodec/vaapi_encode_vp9.c case PICTURE_TYPE_B: