HomeSort by relevance Sort by last modified time
    Searched refs:vorbis (Results 26 - 42 of 42) sorted by null

12

  /external/libogg/
libogg.spec 10 Source: http://www.vorbis.com/files/1.0.1/unix/%{name}-%{version}.tar.gz
84 - update doc dir (reported by thosmos on #vorbis)
  /bionic/libc/kernel/uapi/sound/
compress_params.h 205 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /external/kernel-headers/original/uapi/sound/
compress_params.h 321 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 236 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /hardware/qcom/msm8994/kernel-headers/sound/
compress_params.h 247 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /hardware/qcom/msm8994/original-kernel-headers/sound/
compress_params.h 355 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /hardware/qcom/msm8996/kernel-headers/sound/
compress_params.h 289 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /hardware/qcom/msm8996/original-kernel-headers/sound/
compress_params.h 395 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /hardware/qcom/msm8x09/kernel-headers/sound/
compress_params.h 289 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
compress_params.h 395 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /hardware/qcom/msm8x26/kernel-headers/sound/
compress_params.h 252 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
compress_params.h 359 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /hardware/qcom/msm8x84/kernel-headers/sound/
compress_params.h 245 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
compress_params.h 353 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /external/libvorbis/doc/
01-introduction.tex 4 \section{Introduction and Description} \label{vorbis:spec:intro}
8 This document provides a high level description of the Vorbis codec's
10 \xref{vorbis:spec:codec}.
12 understanding of the Vorbis decode process, which is
16 Vorbis is a general purpose perceptual audio CODEC intended to allow
22 without resampling to a lower rate. Vorbis is also intended for
30 Vorbis I is a forward-adaptive monolithic transform CODEC based on the
32 addition of a hybrid wavelet filterbank in Vorbis II to offer better
39 The Vorbis CODEC design assumes a complex, psychoacoustically-aware
40 encoder and simple, low-complexity decoder. Vorbis decode i
    [all...]
02-bitpacking.tex 4 \section{Bitpacking Convention} \label{vorbis:spec:bitpacking}
8 The Vorbis codec uses relatively unstructured raw packets containing
14 or, less commonly other fixed word sizes. The Vorbis bitpacking
34 bytes (16, 32 or 64 bits). Note however that the Vorbis bitpacking
35 convention is still well defined for any native byte size; Vorbis uses
59 The Vorbis bitpacking convention specifies storage and bitstream
70 The Vorbis codec has need to code arbitrary bit-width integers, from
225 remaining data to fulfill the desired read size. Vorbis uses truncated
08-residue.tex 4 \section{Residue setup and decode} \label{vorbis:spec:residue}
15 Whatever the exact qualities, the Vorbis residue abstraction codes the
17 vectors during decode. Vorbis makes use of three different encoding
208 stages (8 in Vorbis I, as constrained by the elements of the cascade

Completed in 482 milliseconds

12