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

<<11121314

  /external/webp/src/enc/
vp8enci.h 210 int16_t y_dc_levels[16]; // Quantized levels for luma-DC, luma-AC, chroma.
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
encode.c 212 /* code LPC model and shape - gains not quantized yet */
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
gains_tbl.cpp 100 /* gain factor (g_fac) and quantized energy error (qua_ener_MR122, qua_ener)
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d_gain_c.cpp 242 * update table of past quantized energies *
ec_gains.cpp 286 // update table of past quantized energies with average of
344 /* update table of past quantized energies with average of
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
gain_q.h 168 /* subframes, quantized otherwise */
c4_17pf.cpp 142 pitch_sharp, Array of type Word16 -- Last quantized pitch gain
217 Word16 pitch_sharp, /* i : Last quantized pitch gain */
c2_9pf.cpp 174 pitch_sharp = last quantized pitch gain (Word16)
245 Word16 pitch_sharp, // i : Last quantized pitch gain
308 Word16 pitch_sharp, /* i : Last quantized pitch gain */
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
post_proc_semaphore.cpp 23 q_block = pointer to buffer of inverse quantized DCT coefficients of type
  /frameworks/rs/java/tests/Refocus/src/com/android/rs/test/
layered_filter_fast_f32.rs 20 // @param in an input RGBD pixel with @in.a being quantized inverse depth.
layered_filter_fast_d1new.rs 20 // @param in an input RGBD pixel with @in.a being quantized inverse depth.
    [all...]
  /prebuilts/go/darwin-x86/src/image/jpeg/
writer.go 360 // returning the post-quantized DC value of the DCT-transformed block. b is in
  /prebuilts/go/linux-x86/src/image/jpeg/
writer.go 360 // returning the post-quantized DC value of the DCT-transformed block. b is in
  /external/aac/libAACdec/src/
aac_rom.cpp     [all...]
  /external/aac/libSBRenc/src/
env_est.cpp 404 \return the quantized pan value
448 sbrNoiseFloorLevelsQuantisation(SCHAR *RESTRICT iNoiseLevels, /*! quantized noise levels */
    [all...]
  /external/libavc/encoder/
ih264e_process.c     [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
layered_filter_fast_d1new.rs 20 // @param in an input RGBD pixel with @in.a being quantized inverse depth.
    [all...]
  /docs/source.android.com/src/devices/audio/
terminology.jd 220 quantized to discrete values within a particular range depending on the bit
  /external/libavc/common/arm/
ih264_resi_trans_quant_a9.s 62 @ pointer to store non quantized dc value
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
btAxisSweep3.h 33 /// It uses quantized integers to represent the begin and end points for each of the 3 axis.
  /external/libjpeg-turbo/
jquant1.c 25 * gives better visual quality; however, for quantized grayscale output this
  /external/opencv3/3rdparty/libjpeg/
jquant1.c 24 * gives better visual quality; however, for quantized grayscale output this
  /external/webrtc/webrtc/modules/audio_processing/
audio_processing_impl_locking_unittest.cc 468 // Store random 16 bit quantized float number between +-amplitude.
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
adj_thr.c 575 * have to be quantized to zero
    [all...]
  /external/ImageMagick/ImageMagick/api/
Image++.html     [all...]

Completed in 815 milliseconds

<<11121314