/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_QuantIntra_I.c | 43 * pSrcDst - pointer to the output (quantized) interblock coefficients.
|
omxVCM4P2_QuantInvIntra_I.c | 33 * pSrcDst - pointer to the input (quantized) intra/inter block; must be
|
/external/libvorbis/lib/ |
floor1.c | 434 int quantized=vorbis_dBquant(flr+i); local 435 if(quantized){ 438 ya += quantized; 440 y2a += quantized*quantized; 441 xya += i*quantized; 445 yb += quantized; 447 y2b += quantized*quantized; 448 xyb += i*quantized; [all...] |
codebook.c | 121 /* a single column of (c->entries/c->dim) quantized values for 133 /* quantized values */ 239 /* quantized values */
|
/external/jpeg/ |
wrtarga.c | 122 /* used for grayscale OR quantized color output */ 175 /* demap quantized gray output. Never emit a colormap. */
|
/external/qemu/distrib/jpeg-6b/ |
wrtarga.c | 122 /* used for grayscale OR quantized color output */ 175 /* demap quantized gray output. Never emit a colormap. */
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
qua_gain.cpp | 135 Word16 *qua_ener_MR122 -- Pointer to Word16 -- quantized energy error, Q10 137 Word16 *qua_ener -- Pointer to Word16 -- quantized energy error, Q10 204 Word16 *qua_ener_MR122, /* o : quantized energy error, Q10 */ 206 Word16 *qua_ener, /* o : quantized energy error, Q10 */ 327 * error for the quantized gains from the table. The index for the * 328 * minimum MSE is stored and finally used to retrieve the quantized * 375 * read quantized gains and new values for MA predictor memories * 379 /* Read the quantized gains */
|
q_gain_c.h | 119 Word16 *gain, /* i/o: quantized fixed codebook gain, Q1 */ 120 Word16 *qua_ener_MR122, /* o : quantized energy error, Q10 */ 122 Word16 *qua_ener, /* o : quantized energy error, Q10 */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_PredictReconCoefIntra_s.s | 27 ; * quantized coefficient residuals (PQF) of the current 49 ; * the quantized coefficients (QF) of the current
|
/external/aac/libAACenc/src/ |
bit_cnt.cpp | 104 input: quantized spectrum 180 input: quantized spectrum 250 input: quantized spectrum 306 input: quantized spectrum 354 input: quantized spectrum 403 input: quantized spectrum 444 input: quantized spectrum
|
/external/aac/libAACdec/src/ |
block.cpp | 112 if the absolute value of the quantized coefficient has the 115 \return quantized coefficient 118 const LONG q) /*!< quantized coefficient */ 379 * \param spectrum pointer to first line of the sfb to be inverse quantized. 478 The inverse quantized spectral lines are defined by:
|
aacdec_hcrs.cpp | 503 No sign bits are decoded, because the table of the quantized spectral values 504 has got a valid sign at the quantized spectral lines. 571 pQuantValBase = aQuantTable[pCodebook[codewordOffset]]; /* get base address of quantized values belonging to current codebook */ 572 pQuantVal = pQuantValBase + branchValue; /* set pointer to first valid line [of 2 or 4 quantized values] */ 610 description: Decodes the codeword body, writes out result and counts the number of quantized [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
d_plsf_3.cpp | 49 lsp1_q -- Pointer to type Word16 -- quantized 1st LSP vector Q15 168 Word16 * lsp1_q, /* o : quantized 1st LSP vector, Q15 */ 205 /* estimate past quantized residual to be used in next frame */ 353 /* Compute quantized LSFs and update the past quantized residual */
|
/external/chromium_org/third_party/opus/src/silk/ |
NSQ.c | 76 opus_int8 pulses[], /* O Quantized pulse signal */ 165 /* Save quantized speech and noise shaping signals */ 365 /* Make dither dependent on quantized signal */
|
structs.h | 46 opus_int16 xq[ 2 * MAX_FRAME_LENGTH ]; /* Buffer for quantized output signal */ 139 opus_int16 prev_NLSFq_Q15[ MAX_LPC_ORDER ]; /* Previously quantized NLSF vector */
|
NLSF_encode.c | 40 opus_int16 *pNLSF_Q15, /* I/O Quantized NLSF vector [ LPC_ORDER ] */
|
NSQ_del_dec.c | 114 opus_int8 pulses[], /* O Quantized pulse signal */ 296 /* Save quantized speech signal */ 511 /* Quantized excitation */ 530 /* Quantized excitation */ [all...] |
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
pitch_lag_tables.c | 19 /* cdf for quantized pitch filter lags */ 77 /* cdf for quantized pitch filter lags */ 154 /* cdf for quantized pitch filter lags */
|
/external/chromium_org/third_party/opus/src/silk/float/ |
main_FLP.h | 199 silk_float B[ MAX_NB_SUBFR * LTP_ORDER ], /* I/O (Un-)quantized LTP gains */ 301 opus_int8 pulses[], /* O Quantized pulse signal */
|
/external/libgsm/src/ |
short_term.c | 76 /* Computation of the quantized reflection coefficients 192 * array (quantized reflection coefficients). As the call of this
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
q_plsf_5.cpp | 512 lps1_q -- array of type Word16 -- quantized 1st LSP vector, Q15 513 lps2_q -- array of type Word16 -- quantized 2nd LSP vector, Q15 548 past_r2q[i] Past quantized residual (2nd vector). 550 The residual vectors r1[i] and r2[i] are jointly quantized using 598 Word16 *lsp1_q, /* o : quantized 1st LSP vector, Q15 */ 599 Word16 *lsp2_q, /* o : quantized 2nd LSP vector, Q15 */ 665 /* Compute quantized LSFs and update the past quantized residual */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_PredictReconCoefIntra_s.s | 27 ; * quantized coefficient residuals (PQF) of the current 49 ; * the quantized coefficients (QF) of the current
|
/external/chromium_org/third_party/libwebp/utils/ |
quant_levels.c | 121 // Remap the alpha plane to quantized values.
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
find_pred_coefs_FIX.c | 139 /* Calculate residual energy using quantized LPC coefficients */
|
process_gains_FIX.c | 55 /* Limit the quantized signal */
|