OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:quantized
(Results
126 - 150
of
239
) sorted by null
1
2
3
4
5
6
7
8
9
10
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h
50
OMX_StsACAAC_CoefValErr = -163, /* AAC: Invalid
quantized
coefficient value */
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h
50
OMX_StsACAAC_CoefValErr = -163, /* AAC: Invalid
quantized
coefficient value */
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
spstproc.cpp
106
Aq -- Pointer to Word16 -- A(z)
quantized
for the 4 subframes
178
Word16 *Aq, /* i : A(z)
quantized
for the 4 subframes */
219
* - Update pitch sharpening "sharp" with
quantized
gain_pit *
cod_amr.cpp
823
Word16 Aq_t[(MP1) * 4]; // A(z)
quantized
for the 4 subframes
850
Word16 gain_pit_sf0; //
Quantized
pitch gain for sf0
851
Word16 gain_code_sf0; //
Quantized
codebook gain for sf0
898
* subframes (both
quantized
and unquantized) *
1025
Aq = Aq_t; // pointer to interpolated
quantized
LPC parameters
[
all
...]
/frameworks/av/media/libstagefright/codecs/amrwb/src/
dec_gain2_amr_wb.cpp
255
/* update table of past
quantized
energies */
325
/* Read the
quantized
gains */
397
/* update table of past
quantized
energies */
dtx.h
185
int16 * isf_q, /* output:
quantized
ISF */
synthesis_amr_wb.h
77
int16 Aq[], /* A(z) :
quantized
Az */
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
lsp.cpp
461
* Find interpolated LPC parameters in all subframes (both
quantized
*
464
* and the
quantized
interpolated parameters are in array Aq_t[] *
470
/* LSP quantization (lsp_mid[] and lsp_new[] jointly
quantized
) */
491
* Find interpolated LPC parameters in all subframes (both
quantized
*
494
* and the
quantized
interpolated parameters are in array Aq_t[] *
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC.h
[
all
...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC.h
[
all
...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
omxVC.h
[
all
...]
/external/aac/libAACdec/src/
aacdec_hcr.cpp
468
bitstream according to the HCR algorithm and stores the
quantized
spectral
552
description: This function reorders the
quantized
spectral coefficients sectionwise for
586
/* long and short: check if decoded huffman-values (
quantized
spectral coefficients) are within range */
[
all
...]
aacdecoder.h
230
0x00800000
Quantized
spectrum\n\
/external/flac/include/FLAC/
format.h
136
/** The minimum
quantized
linear predictor coefficient precision
141
/** The maximum
quantized
linear predictor coefficient precision
322
/**<
Quantized
FIR filter coefficient precision in bits. */
[
all
...]
/external/aac/libAACenc/src/
sf_estim.cpp
[
all
...]
/external/jpeg/
jcdctmgr.c
176
* blocks. The
quantized
coefficients are returned in coef_blocks[].
/external/qemu/distrib/jpeg-6b/
jcdctmgr.c
176
* blocks. The
quantized
coefficients are returned in coef_blocks[].
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
entropy_coding.h
212
* overwritten by the
quantized
values.
bandwidth_estimator.c
621
/* update
quantized
average */
629
/* update
quantized
average */
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_fbo.c
386
* \param num_samples must be
quantized
.
424
* \param num_samples must be
quantized
.
/external/chromium_org/third_party/opus/src/celt/
quant_bands.c
43
/* Mean energy in each band
quantized
in Q4 */
52
/* Mean energy in each band
quantized
in Q4 and converted back to float */
/external/libvorbis/lib/
sharedbook.c
191
/* unpack the
quantized
list of values for encode/decode ***********/
204
/* maptype 1 and 2 both use a
quantized
value vector, but
/external/libvorbis/vq/
vqgen.c
208
fprintf(stderr,"fault;
quantized
value<0\n");
214
fprintf(stderr,"fault;
quantized
value>max\n");
/external/mesa3d/src/mesa/drivers/dri/intel/
intel_fbo.c
386
* \param num_samples must be
quantized
.
424
* \param num_samples must be
quantized
.
/external/speex/libspeex/
ltp.c
347
/** Finds the best
quantized
3-tap pitch predictor by analysis by synthesis */
527
/** Finds the best
quantized
3-tap pitch predictor by analysis by synthesis */
Completed in 1119 milliseconds
1
2
3
4
5
6
7
8
9
10