Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dcrypto.c33 typedef struct CryptoContext { struct
34 const AVClass *class;
35 URLContext *hd;
36 uint8_t inbuffer [BLOCKSIZE*MAX_BUFFER_BLOCKS],
37 outbuffer[BLOCKSIZE*MAX_BUFFER_BLOCKS];
61 } CryptoContext; argument
Dmxf.h41 CryptoContext, enumerator