Searched
full:coefficients (Results
501 -
525 of
1642) sorted by null
<<21222324252627282930>>
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/ |
calibration_data.h | 90 * compensation is already applied to the 'offset'. Coefficients representative 168 * compensation is already applied to the 'offset'. Coefficients representative
|
/external/aac/libArithCoding/include/ |
ac_arith_coder.h | 130 * \param lg number of quantized spectral coefficients (output by the arithmetic 132 * \param lg_max max number of quantized spectral coefficients.
|
/external/eigen/Eigen/src/Geometry/ |
AngleAxis.h | 21 * \param _Scalar the scalar type, i.e., the type of the coefficients. 58 /** the scalar type of the coefficients */
|
/external/libhevc/common/ |
ihevc_itrans_recon.c | 65 * Input 4x4 coefficients 197 * Input 4x4 coefficients
|
/external/libjpeg-turbo/ |
jcarith.c | 396 /* Sections F.1.4.1 & F.1.4.4.1: Encoding of DC coefficients */ 479 /* Sections F.1.4.2 & F.1.4.4.2: Encoding of AC coefficients */ 483 /* We must apply the point transform by Al. For AC coefficients this 613 /* Section G.1.3.3: Encoding of AC coefficients */ 617 /* We must apply the point transform by Al. For AC coefficients this 679 * Encode and output one MCU's worth of arithmetic-compressed coefficients. 709 /* Sections F.1.4.1 & F.1.4.4.1: Encoding of DC coefficients */ 760 /* Sections F.1.4.2 & F.1.4.4.2: Encoding of AC coefficients */
|
jchuff.c | 424 * of the 64 coefficients, PUT_BITS is invoked twice, and each invocation can 427 * coefficients to alternating values of 32767 and -32768 (using the JPEG 486 /* Encode a single block's worth of coefficients */ 553 /* Encode the AC coefficients per section F.1.2.2 */ 640 * Encode and output one MCU's worth of Huffman-compressed coefficients. 751 /* Process a single block's worth of coefficients */ 782 /* Encode the AC coefficients per section F.1.2.2 */ 822 * Trial-encode one MCU's worth of Huffman-compressed coefficients. [all...] |
/external/libopus/celt/ |
mathops.c | 101 Coefficients here, and the final result r, are Q14.*/ 191 The coefficients and the result are Q14 in the range [15420,30840].*/
|
/external/libopus/silk/arm/ |
biquad_alt_neon_intr.c | 57 const opus_int32 *B_Q28, /* I MA coefficients [3] */ 58 const opus_int32 *A_Q28, /* I AR coefficients [2] */
|
/external/tensorflow/tensorflow/contrib/losses/python/losses/ |
loss_ops.py | 278 weights: Coefficients for the loss a scalar, a tensor of shape 321 weights: Coefficients for the loss. The tensor must be a scalar, a tensor of 371 weights: Coefficients for the loss. The tensor must be a scalar or a tensor 416 weights: Coefficients for the loss. The tensor must be a scalar or a tensor 453 weights: Coefficients for the loss a scalar, a tensor of shape 522 weights: Coefficients for the loss a scalar, a tensor of shape 576 weights: Coefficients for the loss a scalar, a tensor of shape [batch_size] 642 weights: Coefficients for the loss a scalar, a tensor of shape
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
downsample_fast_mips.c | 18 const int16_t* __restrict coefficients, 32 int16_t* p_coefficients_0 = (int16_t*)&coefficients[0];
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
pitch_filter.c | 24 // Interpolation coefficients; generated by design_pitch_filter.m. 25 // Coefficients are stored in Q14.
|
/frameworks/native/include/input/ |
VelocityTracker.h | 43 // Polynomial coefficients describing motion in X and Y. 46 // Polynomial degree (number of coefficients), or zero if no information is
|
/frameworks/rs/cpu_ref/ |
rsCpuIntrinsics_neon_Resize.S | 44 * and accumulate them by the coefficients in d6[0..3], leaving the results in 49 * Input coefficients are 16-bit unsigned fixed-point (although [0] and [3] are 303 vmov d6, d8 /* put y scaling coefficients somewhere handy */ 451 /* Inner loop: here the four x coefficients for each tap are 509 * coefficients when we have only four pointers, so calculations 517 * but these coefficients are unsigned. The sign is hard-coded by 592 /* double-up coefficients to align with component pairs */ 620 /* double-up coefficients to align with component pairs */
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_feature_matching.h | 48 /*Precomputed coefficients 75 /*Precomputed coefficients
|
/prebuilts/go/darwin-x86/src/math/ |
acosh_s390x.s | 7 // Minimax polynomial coefficients and other constants 51 // with coefficients determined with a Remez exchange algorithm.
|
atanh_s390x.s | 7 // Minimax polynomial coefficients and other constants 62 // with coefficients determined with a Remez exchange algorithm.
|
cbrt_s390x.s | 7 // Minimax polynomial coefficients and other constants 75 // with coefficients determined with a Remez exchange algorithm.
|
log10_s390x.s | 7 // Minimax polynomial coefficients and other constants 54 // with coefficients determined with a Remez exchange algorithm.
|
sin.go | 92 // sin coefficients 102 // cos coefficients
|
tanh_s390x.s | 32 // Polynomial coefficients 58 // polynomial coefficients determined with a Remez exchange algorithm.
|
/prebuilts/go/linux-x86/src/math/ |
acosh_s390x.s | 7 // Minimax polynomial coefficients and other constants 51 // with coefficients determined with a Remez exchange algorithm.
|
atanh_s390x.s | 7 // Minimax polynomial coefficients and other constants 62 // with coefficients determined with a Remez exchange algorithm.
|
cbrt_s390x.s | 7 // Minimax polynomial coefficients and other constants 75 // with coefficients determined with a Remez exchange algorithm.
|
log10_s390x.s | 7 // Minimax polynomial coefficients and other constants 54 // with coefficients determined with a Remez exchange algorithm.
|
sin.go | 92 // sin coefficients 102 // cos coefficients
|
Completed in 1070 milliseconds
<<21222324252627282930>>