Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpeg4video.c187 if ((s->avctx->workaround_bugs & FF_BUG_DIRECT_BLOCKSIZE) || in ff_mpeg4_set_direct_mv()
H A Davcodec.h1280 #define FF_BUG_DIRECT_BLOCKSIZE 512 macro
H A Doptions_table.h120 {"direct_blocksize", "direct-qpel-blocksize bug (autodetected per FOURCC/version)", 0, AV_OPT_TYPE_CONST, {.i64 = FF_BUG_DIRECT_BLOCKSIZE }, INT_MIN, INT_MAX, V|D, "bug"},
H A Dmpeg4videodec.c2864 s->workaround_bugs |= FF_BUG_DIRECT_BLOCKSIZE; in ff_mpeg4_workaround_bugs()
2880 s->workaround_bugs |= FF_BUG_DIRECT_BLOCKSIZE; in ff_mpeg4_workaround_bugs()

Completed in 11 milliseconds