pub const AOME_GET_LAST_QUANTIZER_64: aome_enc_control_id = 20;
Expand description

Codec control function to get last quantizer chosen by the encoder, int* parameter

Return value uses the 0..63 scale as used by the rc_*_quantizer config parameters.