Home
last modified time | relevance | path

Searched refs:h263_plus (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dflvdec.c92 s->h263_plus = 0; in ff_flv_decode_picture_header()
Dintelh263dec.c61 s->h263_plus = 0; in ff_intel_h263_decode_picture_header()
Dmpegvideo.h93 int h263_plus; ///< H.263+ headers member
Dituh263dec.c87 s->h263_plus ? " +" : "", in ff_h263_show_pict_info()
1140 s->h263_plus = 0; in ff_h263_decode_picture_header()
1169 s->h263_plus = 1; in ff_h263_decode_picture_header()
Dituh263enc.c116 if(s->h263_plus){ in ff_h263_encode_picture_header()
149 if (!s->h263_plus) { in ff_h263_encode_picture_header()
Dmpegvideo.c637 if (s->h263_pred || s->h263_plus || !s->encoding) { in ff_mpv_init_context_frame()
Dmpegvideo_enc.c714 s->h263_plus = 1; in ff_mpv_encode_init()
745 s->h263_plus = 1; in ff_mpv_encode_init()