Lines Matching +full:high +full:- +full:quality
1 /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) AND MIT) */
3 * compress_params.h - codec types and parameters for compressed data
7 * Authors: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
23 * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
30 * Copyright (c) 2007-2010 The Khronos Group Inc.
181 * Define quality levels for FLAC encoders, from LEVEL0 (fast)
199 /* IEC61937 with S/PDIF preambles+CUVP bits in 32-bit containers */
248 __u32 super_block_align; /* WMA Type-specific data */
254 * @quality: Sets encoding quality to n, between -1 (low) and 10 (high).
255 * In the default mode of operation, the quality level is 3.
256 * Normal quality range is 0 - 10.
260 * lower quality. It is primarily useful for streaming.
264 * non-stereo streams). Useful for lower-bitrate encoding.
269 * For best quality users should specify VBR mode and set quality levels.
273 __s32 quality; member
305 * To make the API simpler, it is assumed that the user will select quality
306 * profiles. Additional options that affect encoding quality and speed can
373 /** struct snd_codec_desc - description of codec capabilities
390 * for AAC-RAW and AAC-ADTS.
421 * Encoders may rely on profiles for quality levels.
431 * @options: encoder-specific settings