Searched refs:pict_type (Results 226 - 250 of 378) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dpnmdec.c55 p->pict_type = AV_PICTURE_TYPE_I;
H A Dsgidec.c217 p->pict_type = AV_PICTURE_TYPE_I;
H A Dvble.c138 pic->pict_type = AV_PICTURE_TYPE_I;
H A Dkmvc.c281 ctx->pic.pict_type = AV_PICTURE_TYPE_I;
284 ctx->pic.pict_type = AV_PICTURE_TYPE_P;
H A Dlibvpxenc.c382 coded_frame->pict_type = AV_PICTURE_TYPE_I;
384 coded_frame->pict_type = AV_PICTURE_TYPE_P;
H A Dvmnc.c304 c->pic.pict_type = AV_PICTURE_TYPE_P;
377 c->pic.pict_type = AV_PICTURE_TYPE_I;
H A Dbmp.c212 p->pict_type = AV_PICTURE_TYPE_I;
H A Deatgq.c221 s->frame.pict_type = AV_PICTURE_TYPE_I;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Davfilter.h112 enum AVPictureType pict_type; ///< picture type of the frame member in struct:AVFilterBufferRefVideoProps
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg4video.c32 switch (s->pict_type) {
H A Dpcx.c141 p->pict_type = AV_PICTURE_TYPE_I;
H A Dsgidec.c260 p->pict_type = AV_PICTURE_TYPE_I;
H A Dsgienc.c57 avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I;
H A Dsunrast.c106 p->pict_type = AV_PICTURE_TYPE_I;
H A Dansi.c257 s->frame->pict_type = AV_PICTURE_TYPE_I;
367 s->frame->pict_type = AV_PICTURE_TYPE_I;
H A Dgifdec.c484 s->frame->pict_type = AV_PICTURE_TYPE_I;
496 s->frame->pict_type = AV_PICTURE_TYPE_P;
H A Dhnm4video.c424 frame->pict_type = AV_PICTURE_TYPE_I;
440 frame->pict_type = AV_PICTURE_TYPE_P;
H A Dkmvc.c292 frame->pict_type = AV_PICTURE_TYPE_I;
295 frame->pict_type = AV_PICTURE_TYPE_P;
H A Dvmnc.c335 c->pic->pict_type = AV_PICTURE_TYPE_P;
432 c->pic->pict_type = AV_PICTURE_TYPE_I;
H A Dasvdec.c216 p->pict_type = AV_PICTURE_TYPE_I;
H A Dbmp.c208 p->pict_type = AV_PICTURE_TYPE_I;
H A Dbrenderpix.c278 frame->pict_type = AV_PICTURE_TYPE_I;
H A Dcdxl.c269 p->pict_type = AV_PICTURE_TYPE_I;
H A Deatgq.c232 frame->pict_type = AV_PICTURE_TYPE_I;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Davfilter.h143 enum AVPictureType pict_type; ///< picture type of the frame member in struct:AVFilterBufferRefVideoProps

Completed in 149 milliseconds

1234567891011>>