'\" t .\" Title: struct snd_enc_real .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: Compress Offload .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "STRUCT SND_ENC_REAL" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "Compress Offload" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" struct_snd_enc_real \- .SH "SYNOPSIS" .sp .nf struct snd_enc_real { __u32 quant_bits; __u32 start_region; __u32 num_regions; }; .fi .SH "MEMBERS" .PP quant_bits .RS 4 number of coupling quantization bits in the stream .RE .PP start_region .RS 4 coupling start region in the stream .RE .PP num_regions .RS 4 number of regions value .RE .SH "DESCRIPTION" .PP These options were extracted from the OpenMAX IL spec .SH "COPYRIGHT" .br