Searched refs:AV_PICTURE_TYPE_NONE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Davutil.h266 AV_PICTURE_TYPE_NONE = 0, ///< Undefined enumerator in enum:AVPictureType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddvd_nav_parser.c54 s->pict_type = AV_PICTURE_TYPE_NONE;
H A Dpng_parser.c45 s->pict_type = AV_PICTURE_TYPE_NONE;
H A Dmpegvideo_parser.c206 s->pict_type = AV_PICTURE_TYPE_NONE; // first frame might be partial
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/examples/
H A Dtranscoding.c441 filt_frame->pict_type = AV_PICTURE_TYPE_NONE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dutils.c1397 if (st->parser->key_frame == -1 && st->parser->pict_type ==AV_PICTURE_TYPE_NONE && (pkt->flags&AV_PKT_FLAG_KEY))

Completed in 98 milliseconds