HomeSort by relevance Sort by last modified time
    Searched full:coefficient (Results 201 - 225 of 333) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/jpeg/
jidctint.c 135 /* Dequantize a coefficient by multiplying it by the multiplier-table
176 * DC coefficient (with scale factor as needed).
jcapimin.c 169 * all work is being done from the coefficient buffer.
jpegtran.1 98 transform complete blocks of DCT coefficient data in the desired way.
jdmainct.c 23 * buffer; any full-height buffers will be found inside the coefficient or
38 * The coefficient controller will deliver data to us one iMCU row at a time;
50 * obtain one iMCU row at a time from the coefficient controller and dole it
jmemmgr.c 438 * Creation of 2-D coefficient-block arrays.
445 /* Allocate a 2-D coefficient-block array */
556 /* Request a virtual 2-D coefficient-block array */
724 /* Do backing store read or write of a virtual coefficient-block array */
    [all...]
  /external/srec/audio/AudioIn/UNIX/src/
filter.c 200 * h: start with 1st filter coefficient, then advance to right
208 * h: continue with next filter coefficient from step (a)
  /frameworks/base/media/libeffects/lvm/lib/Reverb/src/
LVREV_ApplyNewSettings.c 239 * Update the low pass filter coefficient
479 * Update the all pass comb filter coefficient
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
preemph_amrwb_dec.cpp 48 int16 mu, (i) Q15 : preemphasis coefficient
116 int16 mu, /* (i) Q15 : preemphasis coefficient */
  /external/collada/include/1.4/dom/
domRigid_constraint.h 722 * The stiffness (also called spring coefficient) has units of force/angle
727 * The spring damping coefficient. @see domDamping
796 * The stiffness (also called spring coefficient) has units of force/distance.
801 * The spring damping coefficient. @see domDamping
    [all...]
  /external/libvpx/vp8/encoder/x86/
variance_impl_ssse3.asm 30 ;Note: The filter coefficient at offset=0 is 128. Since the second register
  /external/webrtc/src/common_audio/signal_processing_library/main/source/
splitting_filter.c 70 // Let y_i[n] indicate the output of cascade filter i (with filter coefficient a_i) at
  /frameworks/base/media/libeffects/lvm/lib/StereoWidening/lib/
LVCS.h 83 #define LVCS_MEMREGION_PERSISTENT_FAST_COEF 2 /* Offset to the persistent coefficient memory region */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes.h 50 OMX_StsACAAC_CoefValErr = -163, /* AAC: Invalid quantized coefficient value */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h 50 OMX_StsACAAC_CoefValErr = -163, /* AAC: Invalid quantized coefficient value */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h 50 OMX_StsACAAC_CoefValErr = -163, /* AAC: Invalid quantized coefficient value */
  /frameworks/media/libvideoeditor/vss/video_filters/src/
M4VIFI_ResizeRGB565toRGB565.c 151 with R(x) = / x+1 -1 =< x =< 0 \ 1-x 0 =< x =< 1 and a (resp. b)weighting coefficient
M4VIFI_ResizeRGB888toRGB888.c 180 with R(x) = / x+1 -1 =< x =< 0 \ 1-x 0 =< x =< 1 and a (resp. b)weighting coefficient
  /frameworks/base/media/libstagefright/codecs/aacdec/
pulse_nc.cpp 70 coef[] = coefficient contents are modified by the encoded pulse
82 (The ampltiude of the coefficient is always increased by the pulse)
260 an individual pulse amplitude for each coefficient.
long_term_prediction.cpp 67 weight_index = index (Int) of LTP coefficient table for all windows in
126 weight ----- LTP coefficient
382 /* IIR coefficient with Q15 format */
  /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...]
  /bionic/libm/src/
s_expm1.c 80 * (A). To save one multiplication, we scale the coefficient Qi
  /external/chromium/crypto/
rsa_private_key.cc 33 // coefficient INTEGER
rsa_private_key.h 86 std::vector<uint8>* coefficient() { return &coefficient_; }; function in class:crypto::PrivateKeyInfoCodec
  /external/fdlibm/
s_expm1.c 76 * (A). To save one multiplication, we scale the coefficient Qi
  /external/libgsm/src/
short_term.c 194 * coefficient), it is assumed that the computation begins with index

Completed in 707 milliseconds

1 2 3 4 5 6 7 891011>>