Home
last modified time | relevance | path

Searched refs:FF_BUG_DIRECT_BLOCKSIZE (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpeg4video.c175 if ((s->avctx->workaround_bugs & FF_BUG_DIRECT_BLOCKSIZE) || in ff_mpeg4_set_direct_mv()
Davcodec.h1569 #define FF_BUG_DIRECT_BLOCKSIZE 512 macro
Doptions_table.h128 …autodetected per FOURCC/version)", 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_DIRECT_BLOCKSIZE }, INT_MI…
Dmpeg4videodec.c2640 s->workaround_bugs |= FF_BUG_DIRECT_BLOCKSIZE; in ff_mpeg4_workaround_bugs()
2656 s->workaround_bugs |= FF_BUG_DIRECT_BLOCKSIZE; in ff_mpeg4_workaround_bugs()