'\" t .\" Title: enum sndrv_compress_encoder .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: January 2017 .\" Manual: Compress Offload .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "ENUM SNDRV_COMPRESS_" "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" enum_sndrv_compress_encoder \- .SH "SYNOPSIS" .sp .nf enum sndrv_compress_encoder { SNDRV_COMPRESS_ENCODER_PADDING, SNDRV_COMPRESS_ENCODER_DELAY }; .fi .SH "CONSTANTS" .PP SNDRV_COMPRESS_ENCODER_PADDING .RS 4 no of samples appended by the encoder at the end of the track .RE .PP SNDRV_COMPRESS_ENCODER_DELAY .RS 4 no of samples inserted by the encoder at the beginning of the track .RE .SH "COPYRIGHT" .br