HomeSort by relevance Sort by last modified time
    Searched full:coefficients (Results 451 - 475 of 1642) sorted by null

<<11121314151617181920>>

  /external/flac/libFLAC/include/private/
window.h 48 * Calculates window coefficients according to different apodization
  /external/libavc/common/
ih264_cavlc_tables.h 68 * @brief total non-zero coefficients and numbers of trailing ones of a residual
  /external/libjpeg-turbo/doc/html/
structtjtransform.html 112 <tr class="memdesc:a43ee1bcdd2a8d7249a756774f78793c1"><td class="mdescLeft">&#160;</td><td class="mdescRight">A callback function that can be used to modify the DCT coefficients after they are losslessly transformed but before they are transcoded to a new JPEG image. <a href="#a43ee1bcdd2a8d7249a756774f78793c1">More...</a><br/></td></tr>
128 <p>A callback function that can be used to modify the DCT coefficients after they are losslessly transformed but before they are transcoded to a new JPEG image. </p>
132 <tr><td class="paramname">coeffs</td><td>pointer to an array of transformed DCT coefficients. (NOTE: this pointer is not guaranteed to be valid once the callback returns, so applications wishing to hand off the DCT coefficients to another function or library should make a copy of them within the body of the callback.)</td></tr>
  /external/libjpeg-turbo/java/doc/org/libjpegturbo/turbojpeg/
TJCustomFilter.html 115 <div class="block">A callback function that can be used to modify the DCT coefficients after
148 <div class="block">A callback function that can be used to modify the DCT coefficients after
152 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>coeffBuffer</code> - a buffer containing transformed DCT coefficients.
154 returns, so applications wishing to hand off the DCT coefficients to
  /external/libjpeg-turbo/
jidctfst.c 13 * must also perform dequantization of the input coefficients.
64 * The dequantized coefficients are not integers because the AA&N scaling
167 * Perform dequantization and inverse DCT on one block of coefficients.
195 * coefficients are zero, especially the AC terms. We can exploit this
  /external/libopus/silk/
LPC_analysis_filter.c 52 const opus_int16 *B, /* I MA prediction coefficients, Q12 [order] */
ana_filt_bank_1.c 34 /* Coefficients for 2-band filter bank based on first-order allpass filters */
resampler_private.h 81 const opus_int16 A_Q14[], /* I AR coefficients, Q14 */
tables.h 109 /* Interpolation points for filter coefficients used in the bandwidth transition smoother */
  /external/libopus/silk/fixed/
LTP_analysis_filter_FIX.c 37 const opus_int16 LTPCoef_Q14[ LTP_ORDER * MAX_NB_SUBFR ],/* I LTP_ORDER LTP coefficients for each MAX_NB_SUBFR subframe */
schur64_FIX.c 37 opus_int32 rc_Q16[], /* O Reflection coefficients [order] Q16 */
schur_FIX.c 37 opus_int16 *rc_Q15, /* O reflection coefficients [order] Q15 */
  /external/libopus/silk/float/
find_LPC_FLP.c 98 /* NLSF interpolation is currently inactive, calculate NLSFs from full frame AR coefficients */
  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 88 unsigned char *pp_limits_buffer; /* post-processing filter coefficients */
  /external/mesa3d/docs/
perf.html 62 All material and light coefficients are &gt;= zero
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_interp.h 50 * Describes how to compute the interpolation coefficients (a0, dadx, dady)
  /external/mesa3d/src/mesa/math/
m_eval.h 51 * where s=1-t and the binomial coefficients [i]. These can
  /external/skia/include/core/
SkICC.h 40 * If the transfer function can be represented as coefficients to the standard
  /external/skia/include/gpu/
GrBlend.h 49 * Coefficients for alpha-blending.
  /external/skqp/include/core/
SkICC.h 40 * If the transfer function can be represented as coefficients to the standard
  /external/skqp/include/gpu/
GrBlend.h 49 * Coefficients for alpha-blending.
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 100 @ with certain coefficients and signal sources. In this case, either a
  /external/webrtc/webrtc/common_audio/vad/
vad_filterbank.c 22 // Coefficients used by HighPassFilter, Q14.
26 // Allpass filter coefficients, upper and lower, in Q15.
58 // All-zero section (filter coefficients in Q14).
65 // All-pole section (filter coefficients in Q14).
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
chebyshev.c 32 int16_t *f /* (i) The coefficients in the polynomial */
hp_input.c 27 int16_t *ba, /* (i) B- and A-coefficients (2:nd order)

Completed in 555 milliseconds

<<11121314151617181920>>