Linux Kernel
3.7.1
|
#include <compress_params.h>
Data Fields | |
__u32 | quant_bits |
__u32 | start_region |
__u32 | num_regions |
struct snd_enc_real : number of coupling quantization bits in the stream : coupling start region in the stream : number of regions value
These options were extracted from the OpenMAX IL spec
Definition at line 282 of file compress_params.h.
__u32 num_regions |
Definition at line 285 of file compress_params.h.
__u32 quant_bits |
Definition at line 283 of file compress_params.h.
__u32 start_region |
Definition at line 284 of file compress_params.h.