/external/opencv/cv/src/ |
cvoptflowlk.cpp | 136 /* we must have 2*2 linear system coeffs 175 /* Computing Gaussian coeffs */
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
decode_plc.c | 255 WebRtc_Word16 lofilt_coefQ15[ORDERLO*SUBFRAMES]; //refl. coeffs 256 WebRtc_Word16 hifilt_coefQ15[ORDERHI*SUBFRAMES]; //refl. coeffs
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
tns.c | 654 /* early return if signal is very low: signal prediction off, with zero parcor coeffs */ 691 /* early termination if all corr coeffs are likely going to be zero */
|
bitenc.c | 262 * description: encode TNS data (filter order, coeffs, ..)
|
/external/eigen/Eigen/src/Core/util/ |
Constants.h | 71 * all coeffs by packets.
|
/external/libvpx/libvpx/vp9/common/ |
vp9_blockd.h | 144 unsigned char skip_coeff; // 0=need to decode coeffs, 1=no coefficients
|
/external/opencv/cvaux/src/ |
cvhmmobs.cpp | 54 // obsSize - size of top-left block of DCT coeffs matrix, which is treated
|
cvtrifocal.cpp | 336 /* we have computed coeffs for reduced project matrix */ 1570 CvMat coeffs; local [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
a_refl.h | 105 * Directform coeffs in Q12 are converted to
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
mp4lib_int.h | 381 typeDCStore *predDC; /* The DC coeffs for each MB */
|
/external/aac/libAACenc/src/ |
bitenc.cpp | 440 description: encode TNS data (filter order, coeffs, ..) 474 description: encode TNS data (filter order, coeffs, ..) [all...] |
block_switch.cpp | 114 /* IIR high pass coeffs */
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_arit.c | [all...] |
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_arit.c | [all...] |
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGpuGL.cpp | 55 // extended blend coeffs 79 // extended blend coeffs [all...] |
/external/skia/src/gpu/gl/ |
GrGpuGL.cpp | 55 // extended blend coeffs 79 // extended blend coeffs [all...] |
/external/chromium_org/third_party/libwebp/enc/ |
quant.c | 130 // Sharpening by (slightly) raising the hi-frequency coeffs (only for trellis). 516 // we don't need to go inspect up to n = 16 coeffs. We can just go up [all...] |
vp8enci.h | 360 const int16_t* const coeffs,
|
/external/libvpx/libvpx/vp8/encoder/ |
encodeframe.c | 282 /* reset above block coeffs */ 403 /* reset above block coeffs */ [all...] |
ethreading.c | 102 /* reset above block coeffs */
|
/external/webp/src/enc/ |
quant.c | 130 // Sharpening by (slightly) raising the hi-frequency coeffs (only for trellis). 516 // we don't need to go inspect up to n = 16 coeffs. We can just go up [all...] |
/external/aac/libSBRenc/src/ |
resampler.cpp | 111 int noCoeffs; /*! number of filter coeffs */
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_setup_line.c | 206 * The generated pixel interpolators will pick up the coeffs from
|
lp_state_setup.c | 563 * The generated pixel interpolators will pick up the coeffs from
|
/external/eigen/Eigen/src/Core/ |
DenseCoeffsBase.h | 45 // to coeffs, which means exactly that we can have coeff() return a const reference (as opposed to returning a value).
|