Home
last modified time | relevance | path

Searched refs:FF_MOV_FLAG_MFRA_AUTO (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Disom.h393 #define FF_MOV_FLAG_MFRA_AUTO -1 macro
H A Dmov.c6309 && c->use_mfra_for == FF_MOV_FLAG_MFRA_AUTO) {
9414 OFFSET(use_mfra_for), AV_OPT_TYPE_INT, {.i64 = FF_MOV_FLAG_MFRA_AUTO},
9417 {"auto", "auto", 0, AV_OPT_TYPE_CONST, {.i64 = FF_MOV_FLAG_MFRA_AUTO}, 0, 0,

Completed in 11 milliseconds