OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:codebook
(Results
101 - 125
of
236
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/libvorbis/doc/
01-introduction.tex
224
configuration generally refers to multiple codebooks in the
codebook
237
final VQ/entropy encoding is provided by external
codebook
instances
248
The entropy coding in a Vorbis I
codebook
is provided by a standard
253
The
codebook
vector index is similarly packed according to index
Makefile.am
59
03-
codebook
.tex \
Vorbis_I_spec.tex
106
\include{03-
codebook
}
stereo.html
187
codebook
is more efficient than a cascaded book due to entropy
190
predictable locations so that
codebook
design can take steps to
191
improve multistage
codebook
efficiency. It also allows us to cascade
304
of a cascaded
codebook
.</li>
/external/libvorbis/include/vorbis/
codec.h
134
psychoacoustic settings, channel setup, options,
codebook
/external/libvorbis/vq/
make_residue_books.pl
158
print "No matching training file; leaving this
codebook
untrained.\n";
/external/speex/libspeex/
cb_search_arm4.h
4
@brief Fixed
codebook
functions (ARM4 version)
cb_search_bfin.h
5
@brief Fixed
codebook
functions (Blackfin version)
exc_10_32_table.c
3
Codebook
for excitation in narrowband CELP mode (4000 bps)
exc_5_64_table.c
3
Codebook
for excitation in narrowband CELP mode (9600 bps)
hexc_10_32_table.c
3
Codebook
for high-band excitation in SB-CELP mode (4000 bps)
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
spstproc.cpp
109
code -- Word16 Array -- Fixed
codebook
exitation
111
y2 -- Word16 Array -- Filtered fixed
codebook
excitation
181
Word16 code[], /* i : Fixed
codebook
exitation */
183
Word16 y2[], /* i : Filtered fixed
codebook
excitation */
c1035pf.cpp
69
This file contains the function that searches a 35 bit algebraic
codebook
560
This function searches a 35 bit algebraic
codebook
containing 10 pulses in a
576
positions (3 bits + 3 bits). This results in a 35 bit
codebook
.
597
Word16 cod[], // (o) : algebraic (fixed)
codebook
excitation
598
Word16 y[], // (o) : filtered fixed
codebook
excitation
652
Word16 cod[], /* (o) : algebraic (fixed)
codebook
excitation */
653
Word16 y[], /* (o) : filtered fixed
codebook
excitation */
c8_31pf.cpp
58
Purpose : Searches a 31 bit algebraic
codebook
containing
671
cod Array of type Word16 -- algebraic (fixed)
codebook
excitation
672
y Array of type Word16 -- filtered fixed
codebook
excitation
690
PURPOSE: Searches a 31 bit algebraic
codebook
containing 8 pulses
708
positions. This results in a 31 (4 sign and 27 pos) bit
codebook
.
752
Word16 cod[], /* o : algebraic (fixed)
codebook
excitation */
753
Word16 y[], /* o : filtered fixed
codebook
excitation */
cl_ltp.cpp
456
xn2 = pointer to target vector for
codebook
search (Word16)
504
Word16 xn2[], // o : Target vector for
codebook
search Q0
531
* - find unity gain pitch excitation (adapitve
codebook
entry) *
535
* - update target vector for
codebook
search *
630
Word16 xn2[], /* o : Target vector for
codebook
search Q0 */
674
* - find unity gain pitch excitation (adapitve
codebook
entry) *
678
* - update target vector for
codebook
search *
qua_gain.cpp
59
Quantization of pitch and
codebook
gains.
153
Quantization of pitch and
codebook
gains.
245
* predicted
codebook
gain *
322
*
Codebook
search: *
387
* calculate final fixed
codebook
gain: *
/frameworks/av/media/libstagefright/codecs/amrwb/src/
q_pulse.h
45
Coding and decoding of algebraic
codebook
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
pred_lt4.c
23
* (adaptive
codebook
excitation) *
voAMRWBEnc.c
185
Word16 xn2[L_SUBFR]; /* Target vector for
codebook
search */
190
Word16 code[L_SUBFR]; /* Fixed
codebook
excitation */
207
Word16 code2[L_SUBFR]; /* Fixed
codebook
excitation */
705
* - find target vector for
codebook
search *
706
* - update the impulse response h1[] for
codebook
search *
708
* -
codebook
search and encoding *
709
* - VQ of pitch and
codebook
gains *
820
/* h2 in Q12 for
codebook
search */
[
all
...]
c4t64fx.c
20
* Description:Performs algebraic
codebook
search for higher modes *
27
* 20, 36, 44, 52, 64, 72, 88 bits algebraic
codebook
. *
122
Word16 code[], /* (o) Q9 : algebraic (fixed)
codebook
excitation */
123
Word16 y[], /* (o) Q9 : filtered fixed
codebook
excitation */
372
* Compute rrixix[][] needed for the
codebook
search. *
404
* Compute rrixiy[][] needed for the
codebook
search. *
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/src/
armCOMM_Bitstream.c
193
/* Search through the
codebook
*/
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/src/
armCOMM_Bitstream.c
193
/* Search through the
codebook
*/
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/src/
armCOMM_Bitstream.c
193
/* Search through the
codebook
*/
/external/aac/libAACenc/src/
bit_cnt.cpp
526
check if we can use
codebook
0
545
INT FDKaacEnc_countValues(SHORT *RESTRICT values, INT width, INT
codeBook
)
553
switch(
codeBook
){
779
INT FDKaacEnc_codeValues(SHORT *RESTRICT values, INT width, INT
codeBook
, HANDLE_FDK_BITSTREAM hBitstream)
786
switch(
codeBook
){
/external/tremolo/Tremolo/
floor0.c
44
#include "
codebook
.h"
413
codebook
*b=ci->book_param+info->books[booknum];
Completed in 1034 milliseconds
1
2
3
4
5
6
7
8
9
10