PICTURE_TYPE_I    942 libavcodec/vaapi_encode.c             pic->type = PICTURE_TYPE_I;
PICTURE_TYPE_I    648 libavcodec/vaapi_encode_h264.c         if (pic->type == PICTURE_TYPE_I) {
PICTURE_TYPE_I    693 libavcodec/vaapi_encode_h264.c     if (priv->sei & SEI_RECOVERY_POINT && pic->type == PICTURE_TYPE_I) {
PICTURE_TYPE_I    695 libavcodec/vaapi_encode_h265.c         if (pic->type == PICTURE_TYPE_I) {
PICTURE_TYPE_I    708 libavcodec/vaapi_encode_h265.c                 if (irap_ref->type == PICTURE_TYPE_I)
PICTURE_TYPE_I    744 libavcodec/vaapi_encode_h265.c         (pic->type == PICTURE_TYPE_I || pic->type == PICTURE_TYPE_IDR)) {
PICTURE_TYPE_I    792 libavcodec/vaapi_encode_h265.c         (pic->type == PICTURE_TYPE_I || pic->type == PICTURE_TYPE_IDR)) {
PICTURE_TYPE_I    849 libavcodec/vaapi_encode_h265.c     case PICTURE_TYPE_I:
PICTURE_TYPE_I    427 libavcodec/vaapi_encode_mpeg2.c     if (pic->type == PICTURE_TYPE_IDR || pic->type == PICTURE_TYPE_I) {
PICTURE_TYPE_I    456 libavcodec/vaapi_encode_mpeg2.c     case PICTURE_TYPE_I:
PICTURE_TYPE_I    494 libavcodec/vaapi_encode_mpeg2.c     case PICTURE_TYPE_I:
PICTURE_TYPE_I    509 libavcodec/vaapi_encode_mpeg2.c                               pic->type == PICTURE_TYPE_I);
PICTURE_TYPE_I     88 libavcodec/vaapi_encode_vp8.c     case PICTURE_TYPE_I: