Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dasf.c132 const ff_asf_guid ff_asf_ext_content_encryption = { variable
Dasf.h99 extern const ff_asf_guid ff_asf_ext_content_encryption;
Dasfdec_f.c889 } else if (!ff_guidcmp(&g, &ff_asf_ext_content_encryption)) { in asf_read_header()