AV_PICTURE_TYPE_NONE 476 doc/examples/transcoding.c filt_frame->pict_type = AV_PICTURE_TYPE_NONE; AV_PICTURE_TYPE_NONE 756 fftools/ffmpeg.c ost->pict_type = sd ? sd[4] : AV_PICTURE_TYPE_NONE; AV_PICTURE_TYPE_NONE 1711 fftools/ffmpeg.c if ((enc->flags & AV_CODEC_FLAG_PSNR) && (ost->pict_type != AV_PICTURE_TYPE_NONE || is_last_report)) { AV_PICTURE_TYPE_NONE 68 libavcodec/av1_parser.c ctx->pict_type = AV_PICTURE_TYPE_NONE; AV_PICTURE_TYPE_NONE 53 libavcodec/dvd_nav_parser.c s->pict_type = AV_PICTURE_TYPE_NONE; AV_PICTURE_TYPE_NONE 195 libavcodec/libxavs.c pict_type = AV_PICTURE_TYPE_NONE; AV_PICTURE_TYPE_NONE 235 libavcodec/mpegvideo_parser.c s->pict_type = AV_PICTURE_TYPE_NONE; // first frame might be partial AV_PICTURE_TYPE_NONE 45 libavcodec/png_parser.c s->pict_type = AV_PICTURE_TYPE_NONE; AV_PICTURE_TYPE_NONE 286 libavcodec/qsv.c type = AV_PICTURE_TYPE_NONE; AV_PICTURE_TYPE_NONE 1563 libavcodec/qsvenc.c pict_type = AV_PICTURE_TYPE_NONE; AV_PICTURE_TYPE_NONE 1528 libavformat/utils.c if (st->parser->key_frame == -1 && st->parser->pict_type ==AV_PICTURE_TYPE_NONE && (pkt->flags&AV_PKT_FLAG_KEY))