57 #define VP8_EFLAG_NO_REF_LAST (1<<16)
66 #define VP8_EFLAG_NO_REF_GF (1<<17)
75 #define VP8_EFLAG_NO_REF_ARF (1<<21)
83 #define VP8_EFLAG_NO_UPD_LAST (1<<18)
91 #define VP8_EFLAG_NO_UPD_GF (1<<22)
99 #define VP8_EFLAG_NO_UPD_ARF (1<<23)
107 #define VP8_EFLAG_FORCE_GF (1<<19)
115 #define VP8_EFLAG_FORCE_ARF (1<<24)
123 #define VP8_EFLAG_NO_UPD_ENTROPY (1<<20)
193 VP9E_SET_TILE_COLUMNS,
195 VP9E_SET_FRAME_PARALLEL_DECODING,
199 VP9E_SET_SVC_PARAMETERS
265 VP8_ONE_TOKENPARTITION = 0,
266 VP8_TWO_TOKENPARTITION = 1,
267 VP8_FOUR_TOKENPARTITION = 2,
268 VP8_EIGHT_TOKENPARTITION = 3
struct vpx_codec_iface vpx_codec_iface_t
Codec interface structure.
Definition: vpx_codec.h:175
unsigned char * roi_map
Definition: vp8cx.h:222
control function to set vp8 encoder cpuused
Definition: vp8cx.h:151
struct vpx_active_map vpx_active_map_t
vpx active region map
unsigned int cols
Definition: vp8cx.h:244
vp8e_enc_control_id
VP8 encoder control functions.
Definition: vp8cx.h:133
int flags
Definition: vp8cx.h:291
int gld_fb_idx
Definition: vp8cx.h:296
enum vpx_scaling_mode_1d VPX_SCALING_MODE
vpx 1-D scaling mode
struct vpx_svc_parameters vpx_svc_parameters_t
vp9 svc parameters
unsigned int cols
Definition: vp8cx.h:224
VPX_SCALING_MODE v_scaling_mode
Definition: vp8cx.h:254
vp8e_token_partitions
VP8 token partition mode.
Definition: vp8cx.h:264
int max_quantizer
Definition: vp8cx.h:292
control function to set constrained quality level
Definition: vp8cx.h:174
Max data rate for Intra frames.
Definition: vp8cx.h:188
unsigned int width
Definition: vp8cx.h:288
int alt_fb_idx
Definition: vp8cx.h:297
#define VPX_CTRL_USE_TYPE(id, typ)
vpx_codec_control type definition macro
Definition: vpx_codec.h:414
unsigned int static_threshold[4]
Definition: vp8cx.h:231
int distance_from_i_frame
Definition: vp8cx.h:294
unsigned int height
Definition: vp8cx.h:289
int delta_lf[4]
Definition: vp8cx.h:229
int min_quantizer
Definition: vp8cx.h:293
#define VPX_CTRL_USE_TYPE_DEPRECATED(id, typ)
vpx_codec_control deprecated type definition macro
Definition: vpx_codec.h:441
unsigned char * active_map
Definition: vp8cx.h:242
int layer
Definition: vp8cx.h:290
unsigned int rows
Definition: vp8cx.h:243
struct vpx_scaling_mode vpx_scaling_mode_t
vpx image scaling mode
Provides controls common to both the VP8 encoder and decoder.
VPX_SCALING_MODE h_scaling_mode
Definition: vp8cx.h:253
int lst_fb_idx
Definition: vp8cx.h:295
vpx active region map
Definition: vp8cx.h:241
struct vpx_roi_map vpx_roi_map_t
vpx region of interest map
unsigned int rows
Definition: vp8cx.h:223
vpx_scaling_mode_1d
vpx 1-D scaling mode
Definition: vp8cx.h:206
vp8e_tuning
VP8 model tuning parameters.
Definition: vp8cx.h:277
vpx region of interest map
Definition: vp8cx.h:220
int delta_q[4]
Definition: vp8cx.h:228
vp9 svc parameters
Definition: vp8cx.h:287
vpx image scaling mode
Definition: vp8cx.h:252