pub type aome_enc_control_id = c_uint;
Expand description

AVx encoder control functions

This set of macros define the control functions available for AVx encoder interface. The range of encode control ID is 7-229(max).

\sa #aom_codec_control(aom_codec_ctx_t *ctx, int ctrl_id, …)