109 VP8_DECODER_CTRL_ID_MAX
116 unsigned char *output,
int count);
159 #endif // VPX_VP8DX_H_
struct vpx_codec_iface vpx_codec_iface_t
Codec interface structure.
Definition: vpx_codec.h:173
vpx_decrypt_init vp8_decrypt_init
A deprecated alias for vpx_decrypt_init.
Definition: vp8dx.h:132
struct vpx_decrypt_init vpx_decrypt_init
Structure to hold decryption state.
void * decrypt_state
Definition: vp8dx.h:127
#define VPX_CTRL_USE_TYPE(id, typ)
vpx_codec_control type definition macro
Definition: vpx_codec.h:423
void(* vpx_decrypt_cb)(void *decrypt_state, const unsigned char *input, unsigned char *output, int count)
Definition: vp8dx.h:115
vpx_decrypt_cb decrypt_cb
Definition: vp8dx.h:124
Structure to hold decryption state.
Definition: vp8dx.h:122
Provides controls common to both the VP8 encoder and decoder.
vp8_dec_control_id
VP8 decoder control functions.
Definition: vp8dx.h:58