struct_snd_enc_real (9) Linux Manual Page
struct_snd_enc_real –
Synopsis
struct snd_enc_real {
__u32 quant_bits;
__u32 start_region;
__u32 num_regions;
};
Members
quant_bits
- number of coupling quantization bits in the stream
start_region
- coupling start region in the stream
num_regions
- number of regions value
Description
These options were extracted from the OpenMAX IL spec
