Home
last modified time | relevance | path

Searched refs:FF_MOV_FLAG_ISML (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmovenc.h248 #define FF_MOV_FLAG_ISML (1 << 6) macro
Dmovenc.c70 …(for pushing to a publishing point)", 0, AV_OPT_TYPE_CONST, {.i64 = FF_MOV_FLAG_ISML}, INT_MIN, IN…
4935 if (mov->flags & FF_MOV_FLAG_ISML) in mov_write_mfra_tag()
6895 if (mov->flags & FF_MOV_FLAG_ISML) in mov_write_header()