HomeSort by relevance Sort by last modified time
    Searched full:quantization (Results 1 - 25 of 634) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/speex/libspeex/
modes.c 156 /* LSP quantization */
159 /* No pitch quantization */
163 /* No innovation quantization (noise only) */
177 /*LSP quantization*/
180 /*No pitch quantization*/
184 /*Innovation quantization*/
198 /*LSP quantization*/
201 /*No pitch quantization*/
205 /*Innovation quantization*/
219 /*LSP quantization*/
    [all...]
modes_wb.c 89 /*LSP quantization*/
92 /*Pitch quantization*/
96 /*No innovation quantization*/
110 /*LSP quantization*/
113 /*Pitch quantization*/
117 /*Innovation quantization*/
135 /*LSP quantization*/
138 /*Pitch quantization*/
142 /*Innovation quantization*/
159 /*LSP quantization*/
    [all...]
modes.h 74 /** Long-term predictor quantization */
84 /** Innovation quantization function */
96 int double_codebook; /**< Apply innovation quantization twice for higher quality (and higher bit-rate)*/
98 lsp_quant_func lsp_quant; /**< LSP quantization function */
106 /*Quantization of innovation*/
107 innovation_quant_func innovation_quant; /**< Innovation quantization */
108 innovation_unquant_func innovation_unquant; /**< Innovation un-quantization */
109 const void *innovation_params; /**< Innovation quantization parameters*/
  /external/libhevc/common/
ihevc_iquant_recon.c 24 * Contains function definitions for inverse quantization and
60 * This function performs inverse quantization type 1 and reconstruction
64 * This function performs inverse quantization and reconstruction for 4x4
80 * Quantization parameter / 6
83 * Quantization parameter % 6
123 /* Inverse Quantization constants */
172 * This function performs inverse quantization and reconstruction for 4x4
176 * This function performs inverse quantization and reconstruction for 4x4
192 * Quantization parameter / 6
195 * Quantization parameter %
    [all...]
ihevc_chroma_iquant_recon.c 24 * Contains function definitions for inverse quantization and
65 * This function performs inverse quantization and reconstruction for 4x4
69 * This function performs inverse quantization and reconstruction for 4x4
85 * Quantization parameter / 6
88 * Quantization parameter % 6
129 /* Inverse Quantization constants */
177 * This function performs inverse quantization and reconstruction for 8x8
181 * This function performs inverse quantization and reconstruction for 8x8
197 * Quantization parameter / 6
200 * Quantization parameter %
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
sort_sq.c 22 * scalar quantization
27 int16_t *index, /* (o) the quantization index */
29 const int16_t *cb, /* (i) the quantization codebook */
30 int16_t cb_size /* (i) the size of the quantization codebook */
sort_sq.h 25 * scalar quantization
30 int16_t *index, /* (o) the quantization index */
32 const int16_t *cb, /* (i) the quantization codebook */
33 int16_t cb_size /* (i) the size of the quantization codebook */
constants.h 36 /* LPC analysis and quantization */
55 /* state quantization tables */
67 /* gain quantization tables */
vq3.h 25 * Vector quantization of order 3 (based on MSE)
30 int16_t *index, /* (o) the quantization index */
31 int16_t *CB, /* (i) the vector quantization codebook (Q13) */
vq4.h 25 * Vector quantization of order 4 (based on MSE)
30 int16_t *index, /* (o) the quantization index */
31 int16_t *CB, /* (i) the vector quantization codebook (Q13) */
simple_lsf_dequant.h 25 * obtain dequantized lsf coefficients from quantization index
30 int16_t *index, /* (i) quantization index */
  /external/jpeg/
jdpostct.c 10 * quantization/reduction steps; specifically, it controls the buffering
11 * between upsample/color conversion and color quantization/reduction.
13 * If no color quantization/reduction is required, then this module has no
29 /* Color quantization source buffer: this holds output data from
31 * For two-pass color quantization, we need a full-image buffer;
80 /* Single-pass processing with color quantization. */
83 * color quantization; in that case, jinit_d_post_controller did not
92 /* For single-pass processing without color quantization,
100 /* First pass of 2-pass quantization */
106 /* Second pass of 2-pass quantization */
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jdpostct.c 11 * quantization/reduction steps; specifically, it controls the buffering
12 * between upsample/color conversion and color quantization/reduction.
14 * If no color quantization/reduction is required, then this module has no
30 /* Color quantization source buffer: this holds output data from
32 * For two-pass color quantization, we need a full-image buffer;
81 /* Single-pass processing with color quantization. */
84 * color quantization; in that case, jinit_d_post_controller did not
93 /* For single-pass processing without color quantization,
101 /* First pass of 2-pass quantization */
107 /* Second pass of 2-pass quantization */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jdpostct.c 10 * quantization/reduction steps; specifically, it controls the buffering
11 * between upsample/color conversion and color quantization/reduction.
13 * If no color quantization/reduction is required, then this module has no
29 /* Color quantization source buffer: this holds output data from
31 * For two-pass color quantization, we need a full-image buffer;
80 /* Single-pass processing with color quantization. */
83 * color quantization; in that case, jinit_d_post_controller did not
92 /* For single-pass processing without color quantization,
100 /* First pass of 2-pass quantization */
106 /* Second pass of 2-pass quantization */
    [all...]
  /hardware/intel/common/libva/va/
va_enc_jpeg.h 105 /** \brief Quantization table selector (Tqi). */
135 * \brief Quantization table for JPEG encoding.
140 /** \brief load luma quantization table. */
142 /** \brief load chroma quantization table. */
144 /** \brief luma quantization table. */
146 /** \brief chroma quantization table. */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_QuantInvInter_I.c 13 * Contains modules for inter inverse Quantization
28 * Performs the second inverse quantization mode on an intra/inter coded
36 * QP - quantization parameter (quantizer_scale)
armVCM4P2_SetPredDir.c 38 * [in] pQpBuf pointer to the quantization parameter buffer
39 * [out] predQP quantization parameter of the predictor block
  /external/chromium_org/third_party/opus/src/silk/
NLSF_VQ.c 34 /* Compute quantization errors for an LPC_order element input vector for a VQ codebook */
36 opus_int32 err_Q26[], /* O Quantization errors [K] */
53 /* Compute weighted squared quantization error for index m */
57 /* Compute weighted squared quantization error for index m + 1 */
main.h 46 opus_int8 ix[ 2 ][ 3 ], /* O Quantization indices */
79 opus_int8 ix[ 2 ][ 3 ] /* O Quantization indices */
82 /* Entropy code the mid/side quantization indices */
85 opus_int8 ix[ 2 ][ 3 ] /* I Quantization indices */
112 const opus_int quantOffsetType, /* I Quantization offset type */
122 const opus_int quantOffsetType, /* I Quantization offset type */
147 /* Encode quantization indices of excitation */
152 opus_int8 pulses[], /* I quantization indices */
169 /* Gain scalar quantization with hysteresis, uniform on log scale */
230 /* Noise shaping quantization (NSQ) *
    [all...]
define.h 113 /* dB level of lowest gain quantization level */
115 /* dB level of highest gain quantization level */
117 /* Number of gain quantization levels */
119 /* Max increase in gain quantization index */
121 /* Max decrease in gain quantization index */
124 /* Quantization offsets (multiples of 4) */
143 /* LTP quantization settings */
  /external/libopus/silk/
NLSF_VQ.c 34 /* Compute quantization errors for an LPC_order element input vector for a VQ codebook */
36 opus_int32 err_Q26[], /* O Quantization errors [K] */
53 /* Compute weighted squared quantization error for index m */
57 /* Compute weighted squared quantization error for index m + 1 */
main.h 46 opus_int8 ix[ 2 ][ 3 ], /* O Quantization indices */
79 opus_int8 ix[ 2 ][ 3 ] /* O Quantization indices */
82 /* Entropy code the mid/side quantization indices */
85 opus_int8 ix[ 2 ][ 3 ] /* I Quantization indices */
112 const opus_int quantOffsetType, /* I Quantization offset type */
122 const opus_int quantOffsetType, /* I Quantization offset type */
147 /* Encode quantization indices of excitation */
152 opus_int8 pulses[], /* I quantization indices */
169 /* Gain scalar quantization with hysteresis, uniform on log scale */
230 /* Noise shaping quantization (NSQ) *
    [all...]
define.h 113 /* dB level of lowest gain quantization level */
115 /* dB level of highest gain quantization level */
117 /* Number of gain quantization levels */
119 /* Max increase in gain quantization index */
121 /* Max decrease in gain quantization index */
124 /* Quantization offsets (multiples of 4) */
143 /* LTP quantization settings */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Inter.c 29 * Decodes the INTER block coefficients. Inverse quantization, inversely zigzag
44 * [in] QP quantization parameter
46 * shortVideoHeader==1 indicates using quantization method defined in short
47 * video header mode, and shortVideoHeader==0 indicates normail quantization method.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Inter.c 29 * Decodes the INTER block coefficients. Inverse quantization, inversely zigzag
44 * [in] QP quantization parameter
46 * shortVideoHeader==1 indicates using quantization method defined in short
47 * video header mode, and shortVideoHeader==0 indicates normail quantization method.

Completed in 584 milliseconds

1 2 3 4 5 6 7 8 91011>>