Home
last modified time | relevance | path

Searched defs:AVEncryptionInitInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Dencryption_info.h142 typedef struct AVEncryptionInitInfo { struct
148 uint8_t* system_id;
149 uint32_t system_id_size;
176 struct AVEncryptionInitInfo *next; argument
177 } AVEncryptionInitInfo; typedef