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

1 2 3 4 5 6 7 8 91011>>

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
spectrum_ar_model_tables.h 26 /* cdf for quantized reflection coefficient 1 */
29 /* cdf for quantized reflection coefficient 2 */
32 /* cdf for quantized reflection coefficient 3 */
35 /* cdf for quantized reflection coefficient 4 */
38 /* cdf for quantized reflection coefficient 5 */
41 /* cdf for quantized reflection coefficient 6 */
44 /* representation levels for quantized reflection coefficient 1 */
47 /* representation levels for quantized reflection coefficient 2 */
50 /* representation levels for quantized reflection coefficient 3 */
53 /* representation levels for quantized reflection coefficient 4 *
    [all...]
spectrum_ar_model_tables.c 24 /* cdf for quantized reflection coefficient 1 */
30 /* cdf for quantized reflection coefficient 2 */
36 /* cdf for quantized reflection coefficient 3 */
42 /* cdf for quantized reflection coefficient 4 */
48 /* cdf for quantized reflection coefficient 5 */
54 /* cdf for quantized reflection coefficient 6 */
60 /* representation levels for quantized reflection coefficient 1 */
65 /* representation levels for quantized reflection coefficient 2 */
70 /* representation levels for quantized reflection coefficient 3 */
75 /* representation levels for quantized reflection coefficient 4 *
    [all...]
pitch_lag_tables.h 27 /* cdfs for quantized pitch lags */
53 /* cdfs for quantized pitch lags */
78 /* cdfs for quantized pitch lags */
  /frameworks/rs/java/tests/Refocus/src/com/android/rs/test/
DepthTransform.java 6 * into an 8-bit quantized representation.
27 * @return the quantized value that corresponds to the given depth value
32 * @return the depth value that corresponds to the given quantized value
RenderScriptTask.java 41 * Number of blending layers in which the quantized depth levels are grouped.
46 * An object that records the blur disk radius for each quantized inverse
52 * An image in which each pixel has red, green, blue, and quantized inverse
53 * depth level. The quantized inverse depth levels range from 1 to
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
spectrum_ar_model_tables.h 27 /* cdf for quantized reflection coefficient 1 */
30 /* cdf for quantized reflection coefficient 2 */
33 /* cdf for quantized reflection coefficient 3 */
36 /* cdf for quantized reflection coefficient 4 */
39 /* cdf for quantized reflection coefficient 5 */
42 /* cdf for quantized reflection coefficient 6 */
62 /* representation levels for quantized Gain coefficient */
spectrum_ar_model_tables.c 15 /* cdf for quantized reflection coefficient 1 */
20 /* cdf for quantized reflection coefficient 2 */
25 /* cdf for quantized reflection coefficient 3 */
30 /* cdf for quantized reflection coefficient 4 */
35 /* cdf for quantized reflection coefficient 5 */
40 /* cdf for quantized reflection coefficient 6 */
45 /* representation levels for quantized reflection coefficient 1 */
50 /* representation levels for quantized reflection coefficient 2 */
55 /* representation levels for quantized reflection coefficient 3 */
60 /* representation levels for quantized reflection coefficient 4 *
    [all...]
pitch_lag_tables.h 27 /* cdfs for quantized pitch lags */
55 /* cdfs for quantized pitch lags */
83 /* cdfs for quantized pitch lags */
encode_lpc_swb.h 102 * -data : quantized version of the input.
170 * Get the quantized value of uncorrelated LARs given the quantization indices.
178 * -out : pointer to quantized values.
228 * -lpcGain : quantized value of the inpt.
238 * Get the quantized values given the quantization indices.
244 * -lpcGains : quantized values of the given parametes.
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DepthTransform.java 21 * into an 8-bit quantized representation.
40 * @return the quantized value that corresponds to the given depth value
45 * @return the depth value that corresponds to the given quantized value
RenderScriptTask.java 54 * Number of blending layers in which the quantized depth levels are grouped.
59 * An object that records the blur disk radius for each quantized inverse
65 * An image in which each pixel has red, green, blue, and quantized inverse
66 * depth level. The quantized inverse depth levels range from 1 to
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
simple_interpolate_lsf.c 30 resulting from the quantized
60 /* Calculate Analysis/Syntehsis filter from quantized LSF */
66 /* Calculate Weighting filter from quantized LSF */
80 /* Calculate Analysis/Syntehsis filter from quantized LSF */
86 /* Calculate Weighting filter from quantized LSF */
106 /* Calculate Analysis/Syntehsis filter from quantized LSF */
112 /* Calculate Weighting filter from quantized LSF */
gain_dequant.c 23 * decoder for quantized gains in the gain-shape coding of
28 /* (o) quantized gain value (Q14) */
gain_dequant.h 25 * decoder for quantized gains in the gain-shape coding of
30 /* (o) quantized gain value (Q14) */
vq3.c 27 int16_t *Xq, /* quantized vector (Q13) */
57 /* Store the quantized codebook and the index */
vq4.c 27 int16_t *Xq, /* quantized vector (Q13) */
57 /* Store the quantized codebook and the index */
  /external/libavc/common/
ih264_trans_macros.h 48 * @description The value to be quantized is first compared with a threshold.
50 * as zero else the value is quantized traditionally as per the rules of
86 * @remarks The value can also be de-quantized as
  /frameworks/support/core-ui/java/android/support/v4/view/animation/
LookupTableInterpolator.java 49 float quantized = position * mStepSize; local
50 float diff = input - quantized;
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
qisf_ns.c 21 * The ISF vector is quantized using VQ with split-by-5 *
37 Word16 * isf_q, /* output: quantized ISF */
69 * isf[] : quantized ISFs (in frequency domain) *
qpisf_2s.c 21 * The ISF vector is quantized using two-stage VQ with split-by-2 *
52 * The isf vector is quantized using two-stage VQ with split-by-2 in *
58 Word16 * isf_q, /* (o) Q15 : quantized ISF (0..0.5) */
142 * The isf vector is quantized using two-stage VQ with split-by-2 in *
148 Word16 * isf_q, /* (o) Q15 : quantized ISF (0..0.5) */
227 Word16 * isf_q, /* output: quantized ISF in frequency domain (0..0.5) */
229 Word16 * isfold, /* input : past quantized ISF */
299 /* estimate past quantized residual to be used in next frame */
320 Word16 * isf_q, /* output: quantized ISF in frequency domain (0..0.5) */
322 Word16 * isfold, /* input : past quantized ISF *
    [all...]
  /external/speex/libspeex/
quant_lsp.h 59 /* Decodes quantized narrowband LSPs */
65 /* Decodes quantized low bit-rate narrowband LSPs */
  /external/jemalloc/src/
extent.c 25 * Compare based on quantized size rather than size, in order to sort
  /external/opencv3/3rdparty/libwebp/utils/
quant_levels_dec.h 24 // that the source was quantized to a reduced number of levels.
  /external/webp/src/utils/
quant_levels.h 26 // quantized values. If not NULL, 'sse' will contain the sum of squared error.
quant_levels_dec.h 24 // the source was quantized to a reduced number of levels.

Completed in 489 milliseconds

1 2 3 4 5 6 7 8 91011>>