Home
last modified time | relevance | path

Searched refs:MOV_SAMPLE_DEPENDENCY_NO (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Disom.h367 #define MOV_SAMPLE_DEPENDENCY_NO 0x2 macro
H A Dmovenc.c317 reference = MOV_SAMPLE_DEPENDENCY_NO; in mov_write_sdtp_tag()
324 dependent = MOV_SAMPLE_DEPENDENCY_NO; in mov_write_sdtp_tag()
H A Dmov.c9161 pkt->flags |= sample_is_depended_on == MOV_SAMPLE_DEPENDENCY_NO ? AV_PKT_FLAG_DISPOSABLE : 0;

Completed in 22 milliseconds