Searched refs:h263_plus (Results 1 – 7 of 7) sorted by relevance
91 s->h263_plus = 0; in ff_flv_decode_picture_header()
58 s->h263_plus = 0; in ff_intel_h263_decode_picture_header()
110 if(s->h263_plus){ in ff_h263_encode_picture_header()143 if (!s->h263_plus) { in ff_h263_encode_picture_header()
84 s->h263_plus ? " +" : "", in ff_h263_show_pict_info()1050 s->h263_plus = 0; in ff_h263_decode_picture_header()1080 s->h263_plus = 1; in ff_h263_decode_picture_header()
109 int h263_plus; ///< H.263+ headers member
850 s->h263_plus = 1; in ff_mpv_encode_init()881 s->h263_plus = 1; in ff_mpv_encode_init()
809 if (s->h263_pred || s->h263_plus || !s->encoding) { in init_context_frame()