Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dencryption_info.h88 typedef struct AVEncryptionInitInfo { struct
94 uint8_t* system_id;
95 uint32_t system_id_size;
122 struct AVEncryptionInitInfo *next; argument
123 } AVEncryptionInitInfo; typedef