Searched refs:FF_BUG_IEDGE (Results 1 – 5 of 5) sorted by relevance
322 if (s->workaround_bugs & FF_BUG_IEDGE) in mpeg_motion_internal()547 if (s->workaround_bugs & FF_BUG_IEDGE) in qpel_motion()
1587 #define FF_BUG_IEDGE 32768 macro
135 {"iedge", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_IEDGE }, INT_MIN, INT_MAX, V|D, "bug"},
1591 if (s->workaround_bugs & FF_BUG_IEDGE) in mpeg_motion_lowres()
2799 s->workaround_bugs |= FF_BUG_IEDGE; in ff_mpeg4_workaround_bugs()