pub const AV1D_SET_SKIP_FILM_GRAIN: aom_dec_control_id = 282;
Expand description

Codec control function to set the skip film grain flag, int parameter

Valid values are integers. The decoder will skip the film grain when its value is set to nonzero. The default value is 0.