Home
last modified time | relevance | path

Searched refs:FF_BUG_IEDGE (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Davcodec.h1286 #define FF_BUG_IEDGE 32768 macro
H A Dmpegvideo_motion.c324 if (s->workaround_bugs & FF_BUG_IEDGE) in mpeg_motion_internal()
549 if (s->workaround_bugs & FF_BUG_IEDGE) in qpel_motion()
H A Doptions_table.h126 {"iedge", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_IEDGE }, INT_MIN, INT_MAX, V|D, "bug"},
H A Dmpegvideo.c1058 if (s->workaround_bugs & FF_BUG_IEDGE) in mpeg_motion_lowres()
H A Dmpeg4videodec.c2876 s->workaround_bugs |= FF_BUG_IEDGE; in ff_mpeg4_workaround_bugs()

Completed in 17 milliseconds