PICTURE_TYPE_P 955 libavcodec/vaapi_encode.c pic->type = PICTURE_TYPE_P; PICTURE_TYPE_P 965 libavcodec/vaapi_encode.c pic->type == PICTURE_TYPE_P, PICTURE_TYPE_P 651 libavcodec/vaapi_encode_h264.c } else if (pic->type == PICTURE_TYPE_P) { PICTURE_TYPE_P 761 libavcodec/vaapi_encode_h264.c if (pic->type == PICTURE_TYPE_P) { PICTURE_TYPE_P 815 libavcodec/vaapi_encode_h264.c if (pic->type == PICTURE_TYPE_P || PICTURE_TYPE_P 877 libavcodec/vaapi_encode_h264.c else if (pic->type == PICTURE_TYPE_P) PICTURE_TYPE_P 919 libavcodec/vaapi_encode_h264.c if (pic->type == PICTURE_TYPE_P || pic->type == PICTURE_TYPE_B) { PICTURE_TYPE_P 927 libavcodec/vaapi_encode_h264.c if (pic->type == PICTURE_TYPE_P) { PICTURE_TYPE_P 1046 libavcodec/vaapi_encode_h264.c av_assert0(pic->type == PICTURE_TYPE_P || PICTURE_TYPE_P 699 libavcodec/vaapi_encode_h265.c } else if (pic->type == PICTURE_TYPE_P) { PICTURE_TYPE_P 854 libavcodec/vaapi_encode_h265.c case PICTURE_TYPE_P: PICTURE_TYPE_P 994 libavcodec/vaapi_encode_h265.c else if (pic->type == PICTURE_TYPE_P) PICTURE_TYPE_P 1052 libavcodec/vaapi_encode_h265.c av_assert0(pic->type == PICTURE_TYPE_P || PICTURE_TYPE_P 436 libavcodec/vaapi_encode_mpeg2.c if (pic->type == PICTURE_TYPE_P || pic->type == PICTURE_TYPE_B) { PICTURE_TYPE_P 459 libavcodec/vaapi_encode_mpeg2.c case PICTURE_TYPE_P: PICTURE_TYPE_P 497 libavcodec/vaapi_encode_mpeg2.c case PICTURE_TYPE_P: PICTURE_TYPE_P 96 libavcodec/vaapi_encode_vp8.c case PICTURE_TYPE_P: PICTURE_TYPE_P 148 libavcodec/vaapi_encode_vp8.c if (pic->type == PICTURE_TYPE_P) PICTURE_TYPE_P 96 libavcodec/vaapi_encode_vp9.c case PICTURE_TYPE_P: PICTURE_TYPE_P 165 libavcodec/vaapi_encode_vp9.c else if (pic->type == PICTURE_TYPE_P)