Searched refs:first_picture (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dparser.h52 int first_picture; member in struct:ParseContext1
H A Dmpeg4video_parser.c78 if (avctx->extradata_size && pc->first_picture){
89 pc->first_picture = 0;
100 pc->first_picture = 1;
H A Dmjpegdec.h51 int first_picture; /* true if decoding first picture */ member in struct:MJpegDecodeContext
H A Dmjpegdec.c86 s->first_picture = 1;
266 if (s->first_picture &&
280 s->first_picture = 0;
1053 // if (s->first_picture)
1190 // if (s->first_picture)

Completed in 83 milliseconds