Home
last modified time | relevance | path

Searched refs:FF_BUG_HPEL_CHROMA (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Davcodec.h1282 #define FF_BUG_HPEL_CHROMA 2048 macro
H A Dmpegvideo_motion.c259 if ((s->workaround_bugs & FF_BUG_HPEL_CHROMA) && field_based) { in mpeg_motion_internal()
H A Doptions_table.h122 {"hpel_chroma", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_HPEL_CHROMA }, INT_MIN, INT_MAX, V|D, "bug"},
H A Dmpeg4videodec.c2888 s->workaround_bugs |= FF_BUG_HPEL_CHROMA; in ff_mpeg4_workaround_bugs()

Completed in 13 milliseconds