HomeSort by relevance Sort by last modified time
    Searched full:codebook (Results 126 - 150 of 236) sorted by null

1 2 3 4 56 7 8 910

  /external/tremolo/Tremolo/
floor1.c 44 #include "codebook.h"
294 codebook *books=ci->book_param;
mapping0.c 47 #include "codebook.h"
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
cnst.h 72 #define STEP 5 /* codebook step size */
74 #define STEP_MR102 4 /* codebook step size mode mr102 */
d_gain_c.h 45 Purpose : Decode the fixed codebook gain using the received index.
102 * Purpose : Decode the fixed codebook gain using the received index.
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d2_11pf.cpp 98 cod[] -- array of type Word16 -- algebraic (fixed) codebook excitation
153 Word16 cod[] /* o : algebraic (fixed) codebook excitation */
dec_gain.h 49 Purpose : Decode the pitch and codebook gains
105 * PURPOSE: Decode the pitch and codebook gains
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
c1035pf.h 111 Word16 cod[], /* (o) : algebraic (fixed) codebook excitation */
112 Word16 y[], /* (o) : filtered fixed codebook excitation */
c2_11pf.h 108 Word16 code[], /* o : Innovative codebook */
109 Word16 y[], /* o : filtered fixed codebook excitation */
c2_9pf.h 109 Word16 code[], /* o : Innovative codebook */
110 Word16 y[], /* o : filtered fixed codebook excitation */
c3_14pf.h 109 Word16 code[], /* (o) : Innovative codebook */
110 Word16 y[], /* (o) : filtered fixed codebook excitation */
c4_17pf.h 108 Word16 code[], /* (o) : Innovative codebook */
109 Word16 y[], /* (o) : filtered fixed codebook excitation */
c8_31pf.h 108 Word16 cod[], /* o : algebraic (fixed) codebook excitation */
109 Word16 y[], /* o : filtered fixed codebook excitation */
cbsearch.h 118 Word16 code[], /* o : Innovative codebook, Q13 */
119 Word16 y[], /* o : filtered fixed codebook excitation, Q12 */
q_gain_c.h 111 * Scalar quantization of the innovative codebook gain. *
119 Word16 *gain, /* i/o: quantized fixed codebook gain, Q1 */
qgain795.h 120 Word16 cod_gain_frac, /* i : opt. codebook gain (fraction),Q15 */
121 Word16 cod_gain_exp, /* i : opt. codebook gain (exponent), Q0 */
spstproc.h 118 Word16 code[], /* i : Fixed codebook exitation */
120 Word16 y2[], /* i : Filtered fixed codebook excitation */
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
voice_factor.cpp 50 int16 code[], (i) Q9 : Fixed codebook excitation
122 int16 code[], /* (i) Q9 : Fixed codebook excitation */
  /external/aac/libAACdec/src/
aac_rom.h 133 const USHORT (*CodeBook)[HuffmanEntries];
channel.h 101 * \brief Init codeBook SFB indices (section data) with HCB_ESC. Useful for bitstreams
  /external/aac/libAACenc/src/
dyn_bits.h 109 INT codeBook;
  /external/aac/libSBRdec/src/
huff_dec.cpp 105 DecodeHuffmanCW (Huffman h, /*!< pointer to huffman codebook table */
psbitdec.cpp 96 \brief huffman decoding by codebook table
98 \return index of huffman codebook table
102 decode_huff_cw (Huffman h, /*!< pointer to huffman codebook table */
  /external/chromium_org/third_party/opus/src/silk/
encode_indices.c 158 /* Codebook Indices */
  /external/speex/libspeex/
exc_20_32_table.c 3 Codebook for excitation in narrowband CELP mode (2000 bps)
gain_table.c 3 Codebook for 3-tap pitch prediction gain (128 entries)

Completed in 3883 milliseconds

1 2 3 4 56 7 8 910