Searched refs:pict_type (Results 251 - 275 of 378) sorted by relevance

<<111213141516

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dfraps.c207 f->pict_type = AV_PICTURE_TYPE_I;
H A Dgif.c223 avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I;
H A Dljpegenc.c292 avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I;
H A Dmdec.c175 frame.f->pict_type = AV_PICTURE_TYPE_I;
H A Dmpegvideo_xvmc.c126 switch(s->pict_type) {
H A Dnuv.c262 c->pic->pict_type = keyframe ? AV_PICTURE_TYPE_I : AV_PICTURE_TYPE_P;
H A Dparser.c76 s->pict_type = AV_PICTURE_TYPE_I;
H A Dpictordec.c154 frame->pict_type = AV_PICTURE_TYPE_I;
H A Dpnmdec.c59 p->pict_type = AV_PICTURE_TYPE_I;
H A Drv30.c127 if(s->pict_type != AV_PICTURE_TYPE_B)
H A Dtarga.c181 p->pict_type = AV_PICTURE_TYPE_I;
H A Dlibvpxenc.c524 coded_frame->pict_type = AV_PICTURE_TYPE_I;
527 coded_frame->pict_type = AV_PICTURE_TYPE_P;
703 if (frame->pict_type == AV_PICTURE_TYPE_I)
H A Derror_resilience.c709 s->cur_pic.f->pict_type == AV_PICTURE_TYPE_I)
730 if (s->cur_pic.f->pict_type == AV_PICTURE_TYPE_I) {
756 // av_log(NULL, AV_LOG_ERROR, "is_intra_likely: %d type:%d\n", is_intra_likely, s->pict_type);
1080 dc_error, ac_error, mv_error, av_get_picture_type_char(s->cur_pic.f->pict_type));
1144 if (s->cur_pic.f->pict_type == AV_PICTURE_TYPE_B) {
1296 if (s->cur_pic.f->pict_type != AV_PICTURE_TYPE_B &&
H A Drv34.c401 if(s->pict_type == AV_PICTURE_TYPE_P)
403 if(s->pict_type == AV_PICTURE_TYPE_B)
876 if(s->pict_type == AV_PICTURE_TYPE_P){
1419 if (slice_type != s->pict_type) {
1601 if (s->pict_type == AV_PICTURE_TYPE_B || s->low_delay) {
1719 s->pict_type = si.type ? si.type : AV_PICTURE_TYPE_I;
1736 if (s->pict_type != AV_PICTURE_TYPE_B) {
H A Dvc1dec.c353 if (s->pict_type == AV_PICTURE_TYPE_P) {
596 if (s->pict_type == AV_PICTURE_TYPE_P && n == 3 && v->field_mode) {
636 if (s->pict_type == AV_PICTURE_TYPE_P) {
1249 if (v->s.pict_type != AV_PICTURE_TYPE_B)
1282 if (v->s.pict_type != AV_PICTURE_TYPE_B)
1377 if (v->s.pict_type != AV_PICTURE_TYPE_B || v->second_field || !dir) {
1398 if (v->s.pict_type == AV_PICTURE_TYPE_B && !v->second_field && dir == 1) {
1405 if (v->s.pict_type != AV_PICTURE_TYPE_B)
1616 if (!v->field_mode || s->pict_type != AV_PICTURE_TYPE_B) {
5206 s->pict_type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmdec.c174 p->pict_type= AV_PICTURE_TYPE_I;
H A Dmpegvideo_xvmc.c112 switch(s->pict_type) {
H A Dnuv.c212 c->pic.pict_type = keyframe ? AV_PICTURE_TYPE_I : AV_PICTURE_TYPE_P;
H A Dparser.c77 s->pict_type = AV_PICTURE_TYPE_I;
191 /*||(s->pict_type != AV_PICTURE_TYPE_I && (s->flags & PARSER_FLAG_DUMP_EXTRADATA_AT_NOKEY))*/
H A Drv30.c114 if(s->pict_type != AV_PICTURE_TYPE_B)
H A Drv34.c404 if(s->pict_type == AV_PICTURE_TYPE_P)
406 if(s->pict_type == AV_PICTURE_TYPE_B)
867 if(s->pict_type == AV_PICTURE_TYPE_P){
1425 if (slice_type != s->pict_type) {
1598 if (s->pict_type == AV_PICTURE_TYPE_B || s->low_delay) {
1698 s->pict_type = si.type ? si.type : AV_PICTURE_TYPE_I;
1715 if (s->pict_type != AV_PICTURE_TYPE_B) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_select.c48 "pict_type", ///< the type of picture in the movie
200 select->var_values[VAR_PICT_TYPE] = picref->video->pict_type;
204 "n:%d pts:%d t:%f pos:%d interlace_type:%c key:%d pict_type:%c "
H A Davfilter.c249 av_get_picture_type_char(ref->video->pict_type));
699 dst->video->pict_type = src->pict_type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess.c955 pp_mode *vm, void *vc, int pict_type)
980 if(pict_type & PP_PICT_TYPE_QP2){
1004 if((pict_type&7)!=3){
951 pp_postprocess(const uint8_t * src[3], const int srcStride[3], uint8_t * dst[3], const int dstStride[3], int width, int height, const QP_STORE_T *QP_store, int QPStride, pp_mode *vm, void *vc, int pict_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavcodec/
H A Davcodec.h620 int pict_type;\
3084 * Returns a single letter to describe the given picture type \p pict_type.
3086 * @param[in] pict_type the picture type
3089 char av_get_pict_type_char(int pict_type);
3116 int pict_type; /* XXX: Put it back in AVCodecContext. */ member in struct:AVCodecParserContext

Completed in 157 milliseconds

<<111213141516