Home
last modified time | relevance | path

Searched refs:MOV_TFHD_DEFAULT_FLAGS (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Disom.h312 #define MOV_TFHD_DEFAULT_FLAGS 0x20 macro
Dmovenc.c4284 flags |= MOV_TFHD_DEFAULT_FLAGS; in mov_write_tfhd_tag()
4325 if (flags & MOV_TFHD_DEFAULT_FLAGS) { in mov_write_tfhd_tag()
Dmov.c4657 frag->flags = flags & MOV_TFHD_DEFAULT_FLAGS ? in mov_read_tfhd()