Home
last modified time | relevance | path

Searched refs:FMT_H263 (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_enc.c708 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...]
H A Dmpegutils.h119 FMT_H263, enumerator
H A Dmpegpicture.c229 if (out_format == FMT_H263 || encoding || in alloc_picture_tables()
H A Dmpegvideo.c384 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()
H A Dh263dec.c82 s->out_format = FMT_H263; in ff_h263_decode_init()
H A Drv10.c384 s->out_format = FMT_H263; in rv10_decode_init()
H A Dmpegvideo_dec.c483 } else if (s->out_format == FMT_H263 || s->out_format == FMT_H261) { in ff_mpv_frame_start()
H A Dmpegvideo_motion.c258 if (!is_mpeg12 && s->out_format == FMT_H263) { in mpeg_motion_internal()
H A Dmotion_est.c949 if (s->out_format == FMT_H263) { in ff_estimate_p_frame_motion()
H A Drv34.c1496 s->out_format = FMT_H263; in ff_rv34_decode_init()
H A Dsnowenc.c1678 s->m.out_format= FMT_H263; in encode_frame()
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoenc_template.c141 if((s->out_format == FMT_H263 || s->out_format == FMT_H261) && s->mpeg_quant==0){ in dct_quantize()
177 }else{ // FMT_H263 in dct_quantize()

Completed in 19 milliseconds