Searched refs:FMT_H263 (Results 1 – 12 of 12) sorted by relevance
708 s->out_format = FMT_H263; in ff_mpv_encode_init()713 s->out_format = FMT_H263; in ff_mpv_encode_init()727 s->out_format = FMT_H263; in ff_mpv_encode_init()735 s->out_format = FMT_H263; in ff_mpv_encode_init()740 s->out_format = FMT_H263; in ff_mpv_encode_init()750 s->out_format = FMT_H263; in ff_mpv_encode_init()757 s->out_format = FMT_H263; in ff_mpv_encode_init()765 s->out_format = FMT_H263; in ff_mpv_encode_init()774 s->out_format = FMT_H263; in ff_mpv_encode_init()783 s->out_format = FMT_H263; in ff_mpv_encode_init()[all …]
119 FMT_H263, enumerator
229 if (out_format == FMT_H263 || encoding || in alloc_picture_tables()
384 if (s->out_format == FMT_H263) { in init_duplicate_context()628 if (s->out_format == FMT_H263) { in ff_mpv_init_context_frame()1004 if (s->out_format == FMT_H263) { in mpeg_motion_lowres()
384 s->out_format = FMT_H263; in rv10_decode_init()
483 } else if (s->out_format == FMT_H263 || s->out_format == FMT_H261) { in ff_mpv_frame_start()
82 s->out_format = FMT_H263; in ff_h263_decode_init()
258 if (!is_mpeg12 && s->out_format == FMT_H263) { in mpeg_motion_internal()
1496 s->out_format = FMT_H263; in ff_rv34_decode_init()
949 if (s->out_format == FMT_H263) { in ff_estimate_p_frame_motion()
1672 s->m.out_format= FMT_H263; in encode_frame()
141 if((s->out_format == FMT_H263 || s->out_format == FMT_H261) && s->mpeg_quant==0){ in RENAME()