Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dencryption_info.h97 typedef struct AVEncryptionInfo { struct
99 uint32_t scheme;
105 uint32_t crypt_byte_block;
111 uint32_t skip_byte_block;
135 } AVEncryptionInfo; argument