33 #include "vpx_codec_impl_top.h"
48 VP8_COMMON_CTRL_ID_MAX,
49 VP8_DECODER_CTRL_ID_START = 256,
60 VP8_DEMACROBLOCK = 1<<1,
122 #if !defined(VPX_CODEC_DISABLE_COMPAT) || !VPX_CODEC_DISABLE_COMPAT
130 #include "vpx_codec_impl_bottom.h"
struct vpx_codec_iface vpx_codec_iface_t
Codec interface structure.
Definition: vpx_codec.h:167
Image Descriptor.
Definition: vpx_image.h:97
struct vp8_postproc_cfg vp8_postproc_cfg_t
post process flags
int noise_level
Definition: vp8.h:80
struct vpx_ref_frame vpx_ref_frame_t
reference frame data struct
enum vpx_ref_frame_type vpx_ref_frame_type_t
reference frame type
#define VPX_CTRL_USE_TYPE(id, typ)
vpx_codec_control type definition macro
Definition: vpx_codec.h:408
vp8_postproc_level
post process flags
Definition: vp8.h:56
vpx_image_t img
Definition: vp8.h:102
#define DEPRECATED
Decorator indicating a function is deprecated.
Definition: vpx_codec.h:57
int deblocking_level
Definition: vp8.h:79
reference frame data struct
Definition: vp8.h:99
vpx_ref_frame_type
reference frame type
Definition: vp8.h:87
vpx_ref_frame_type_t frame_type
Definition: vp8.h:101
post process flags
Definition: vp8.h:76
vp8_com_control_id
Control functions.
Definition: vp8.h:39
#define DECLSPEC_DEPRECATED
Decorator indicating a function is deprecated.
Definition: vpx_codec.h:58
int post_proc_flag
Definition: vp8.h:78