Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dargo_asf.h31 #define ASF_TAG MKTAG('A', 'S', 'F', '\0') macro
H A Dargo_asf.c64 if (hdr->magic != ASF_TAG || hdr->num_chunks == 0) in ff_argo_asf_validate_file_header()
169 if (hdr.magic != ASF_TAG) in argo_asf_probe()
356 .magic = ASF_TAG, in argo_asf_write_header()

Completed in 1 milliseconds