79 VP8_DECODER_CTRL_ID_MAX
91 unsigned char *output,
int count);
void(* decrypt_cb)(void *decrypt_state, const unsigned char *input, unsigned char *output, int count)
Definition: vp8dx.h:90
#define VPX_CTRL_USE_TYPE(id, typ)
vpx_codec_control type definition macro
Definition: vpx_codec.h:414
struct vp8_decrypt_init vp8_decrypt_init
Structure to hold decryption state.
const struct vpx_codec_iface vpx_codec_iface_t
Codec interface structure.
Definition: vpx_codec.h:175
Provides controls common to both the VP8 encoder and decoder.
void * decrypt_state
Definition: vp8dx.h:93
Structure to hold decryption state.
Definition: vp8dx.h:86
vp8_dec_control_id
VP8 decoder control functions.
Definition: vp8dx.h:56