Provides controls common to both the VP8 encoder and decoder. More...
Classes | |
struct | vp8_postproc_cfg |
post process flags More... | |
struct | vpx_ref_frame |
reference frame data struct More... | |
struct | vp9_ref_frame |
VP9 specific reference frame data struct. More... | |
Typedefs | |
typedef struct vp8_postproc_cfg | vp8_postproc_cfg_t |
post process flags More... | |
typedef enum vpx_ref_frame_type | vpx_ref_frame_type_t |
reference frame type More... | |
typedef struct vpx_ref_frame | vpx_ref_frame_t |
reference frame data struct More... | |
typedef struct vp9_ref_frame | vp9_ref_frame_t |
VP9 specific reference frame data struct. More... | |
Functions | |
VPX_CTRL_USE_TYPE (VP8_SET_REFERENCE, vpx_ref_frame_t *) VPX_CTRL_USE_TYPE(VP8_COPY_REFERENCE | |
vp8 decoder control function parameter type More... | |
vpx_ref_frame_t * | VPX_CTRL_USE_TYPE (VP8_SET_POSTPROC, vp8_postproc_cfg_t *) VPX_CTRL_USE_TYPE(VP8_SET_DBG_COLOR_REF_FRAME |
vpx_ref_frame_t int | VPX_CTRL_USE_TYPE (VP8_SET_DBG_COLOR_MB_MODES, int) VPX_CTRL_USE_TYPE(VP8_SET_DBG_COLOR_B_MODES |
vpx_ref_frame_t int int | VPX_CTRL_USE_TYPE (VP8_SET_DBG_DISPLAY_MV, int) VPX_CTRL_USE_TYPE(VP9_GET_REFERENCE |
Provides controls common to both the VP8 encoder and decoder.