struct_snd_enc_real (9) - Linux Manuals
NAME
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
COPYRIGHT