/aosp_15_r20/external/webrtc/common_audio/signal_processing/ |
H A D | min_max_operations_neon.c | 77 size_t residual = length & 0x7; in WebRtcSpl_MaxAbsValueW32Neon() local 129 size_t residual = length & 0x7; in WebRtcSpl_MaxValueW16Neon() local 167 size_t residual = length & 0x7; in WebRtcSpl_MaxValueW32Neon() local 209 size_t residual = length & 0x7; in WebRtcSpl_MinValueW16Neon() local 247 size_t residual = length & 0x7; in WebRtcSpl_MinValueW32Neon() local 290 size_t residual = length & 0x7; in WebRtcSpl_MinMaxW16Neon() local
|
/aosp_15_r20/external/flac/src/libFLAC/ |
H A D | fixed.c | 470 …mpute_residual(const FLAC__int32 data[], uint32_t data_len, uint32_t order, FLAC__int32 residual[]) in FLAC__fixed_compute_residual() 501 …_residual_wide(const FLAC__int32 data[], uint32_t data_len, uint32_t order, FLAC__int32 residual[]) in FLAC__fixed_compute_residual_wide() 532 …ual_wide_33bit(const FLAC__int64 data[], uint32_t data_len, uint32_t order, FLAC__int32 residual[]) in FLAC__fixed_compute_residual_wide_33bit() 571 void FLAC__fixed_restore_signal(const FLAC__int32 residual[], uint32_t data_len, uint32_t order, FL… in FLAC__fixed_restore_signal() 601 void FLAC__fixed_restore_signal_wide(const FLAC__int32 residual[], uint32_t data_len, uint32_t orde… in FLAC__fixed_restore_signal_wide() 639 void FLAC__fixed_restore_signal_wide_33bit(const FLAC__int32 residual[], uint32_t data_len, uint32_… in FLAC__fixed_restore_signal_wide_33bit()
|
H A D | lpc.c | 321 …flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int32 * flac_restrict residual) in FLAC__lpc_compute_residual_from_qlp_coefficients() 582 …flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int32 * flac_restrict residual) in FLAC__lpc_compute_residual_from_qlp_coefficients_wide() 832 …flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int32 * flac_restrict residual) in FLAC__lpc_compute_residual_from_qlp_coefficients_limit_residual() 886 …flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int32 * flac_restrict residual) in FLAC__lpc_compute_residual_from_qlp_coefficients_limit_residual_33bit() 975 void FLAC__lpc_restore_signal(const FLAC__int32 * flac_restrict residual, uint32_t data_len, const … in FLAC__lpc_restore_signal() 1238 void FLAC__lpc_restore_signal_wide(const FLAC__int32 * flac_restrict residual, uint32_t data_len, c… in FLAC__lpc_restore_signal_wide() 1498 void FLAC__lpc_restore_signal_wide_33bit(const FLAC__int32 * flac_restrict residual, uint32_t data_… in FLAC__lpc_restore_signal_wide_33bit()
|
H A D | stream_encoder.c | 3884 FLAC__int32 residual[], in evaluate_fixed_subframe_() 3957 FLAC__int32 residual[], in evaluate_lpc_subframe_() 4091 const FLAC__int32 residual[], in find_best_partition_order_() 4184 const FLAC__int32 residual[], in precompute_partition_info_sums_() 4241 const FLAC__int32 residual[], in precompute_partition_info_escapes_() 4302 const FLAC__int32 *residual in count_rice_bits_in_partition_() 4342 const FLAC__int32 residual[], in set_partitioned_rice_()
|
H A D | lpc_intrin_avx2.c | 51 …ta_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int32 residual[]) in FLAC__lpc_compute_residual_from_qlp_coefficients_16_intrin_avx2() 406 …ta_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int32 residual[]) in FLAC__lpc_compute_residual_from_qlp_coefficients_intrin_avx2() 763 …ta_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int32 residual[]) in FLAC__lpc_compute_residual_from_qlp_coefficients_wide_intrin_avx2()
|
H A D | lpc_intrin_sse41.c | 56 …ta_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int32 residual[]) in FLAC__lpc_compute_residual_from_qlp_coefficients_wide_intrin_sse41() 594 …ta_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int32 residual[]) in FLAC__lpc_compute_residual_from_qlp_coefficients_intrin_sse41()
|
H A D | lpc_intrin_sse2.c | 80 …ta_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int32 residual[]) in FLAC__lpc_compute_residual_from_qlp_coefficients_16_intrin_sse2() 436 …ta_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int32 residual[]) in FLAC__lpc_compute_residual_from_qlp_coefficients_intrin_sse2()
|
H A D | lpc_intrin_neon.c | 80 …ta_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int32 residual[]) in FLAC__lpc_compute_residual_from_qlp_coefficients_intrin_neon() 666 …_len, const FLAC__int32 qlp_coeff[], uint32_t order, int lp_quantization, FLAC__int32 residual[]) { in FLAC__lpc_compute_residual_from_qlp_coefficients_wide_intrin_neon()
|
/aosp_15_r20/external/flac/microbench/ |
H A D | benchmark_residual.c | 49 …residual_shift(const FLAC__int32 data[], unsigned data_len, unsigned order, FLAC__int32 residual[]) in FLAC__fixed_compute_residual_shift() 80 …_residual_mult(const FLAC__int32 data[], unsigned data_len, unsigned order, FLAC__int32 residual[]) in FLAC__fixed_compute_residual_mult() 112 static FLAC__int32 residual [200000] ; variable
|
/aosp_15_r20/external/aac/libFDK/src/ |
H A D | FDK_trigFcts.cpp | 300 FIXP_DBL residual, error, sine, cosine; in fixp_cos() local 314 FIXP_DBL residual, error, sine, cosine; in fixp_sin() local 327 FIXP_DBL residual, error0, error1, sine, cosine; in fixp_cos_sin() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/ |
H A D | AbstractEstimator.java | 163 double residual = wm.getResidual(); in updateResidualsAndCost() local 186 double residual = wm[i].getResidual(); in getRMS() local 201 double residual = wm[i].getResidual(); in getChiSquare() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/sparse/ |
H A D | sparse_tensor.h | 223 const int residual) { in GetSliceIndex() 237 const int residual) { in GetDimensionInSlice() 251 const int residual) { in GetSliceShape() 527 const int residual = split_dim_size % num_split; in Split() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | sparse_split_op_gpu.cu.cc | 50 const Index residual) { in GetSliceIndex() 63 const Index residual) { in GetDimensionInSlice() 75 const Index residual) { in GetSliceShape()
|
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/ |
H A D | overuse_estimator.cc | 79 const double residual = t_ts_delta - slope_ * h[0] - offset_; in Update() local 141 void OveruseEstimator::UpdateNoiseEstimate(double residual, in UpdateNoiseEstimate()
|
/aosp_15_r20/external/aac/libFDK/include/ |
H A D | FDK_trigFcts.h | 158 FIXP_DBL residual; in fixp_sin_cos_residual_inline() local 230 FIXP_DBL residual, error0, error1, sine, cosine; in inline_fixp_cos_sin() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/algos/common/math/ |
D | levenberg_marquardt.c | 152 float computeGainRatio(const float *residual, const float *residual_new, in computeGainRatio() 216 float *residual, float *gradient, in computeResidualAndGradients()
|
/aosp_15_r20/external/flac/src/flac/ |
H A D | analyze.c | 36 FLAC__int32 residual; member 183 void update_stats(subframe_stats_t *stats, FLAC__int32 residual, uint32_t incr) in update_stats()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/adapters/ |
H A D | mod.rs | 159 residual: &'a mut Option<R>, field 171 let mut residual = None; in try_process() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/adapters/ |
H A D | mod.rs | 159 residual: &'a mut Option<R>, field 171 let mut residual = None; in try_process() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/iter/adapters/ |
H A D | mod.rs | 159 residual: &'a mut Option<R>, field 171 let mut residual = None; in try_process() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/iter/adapters/ |
H A D | mod.rs | 159 residual: &'a mut Option<R>, field 171 let mut residual = None; in try_process() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/iter/adapters/ |
H A D | mod.rs | 159 residual: &'a mut Option<R>, field 171 let mut residual = None; in try_process() localVariable
|
/aosp_15_r20/external/libgav1/src/tile/ |
H A D | tile.cc | 344 ResidualType* residual) { in MoveCoefficientsForTxWidth64() 1393 auto* residual = reinterpret_cast<ResidualType*>(*block.residual); in ReadTransformCoefficients() local 2171 ResidualPtr* residual) { in ProcessBlock() 2252 ResidualPtr* residual) { in DecodeBlock() 2268 ResidualPtr* residual) { in ProcessPartition()
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | inverse_transform_neon.cc | 2191 const int16x8_t residual = vcombine_s16(s[row], s[row + 1]); in Wht4_NEON() local 2271 const int16x8_t residual = vld1q_s16(&source[i]); in RowShift() local 2279 const int16x8_t residual = vld1q_s16(&source[i * tx_width + j]); in RowShift() local 2303 const int16x4_t residual = vld1_s16(&source[row]); in StoreToFrameWithRound() local 2316 const int16x8_t residual = vld1q_s16(&source[row]); in StoreToFrameWithRound() local 2332 const int16x8_t residual = vld1q_s16(&source[row + j]); in StoreToFrameWithRound() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/ |
H A D | encode_hevc_tile.cpp | 127 uint32_t residual = (1 << shift) - 1; in IsLcuInTile() local 167 uint32_t residual = (1 << shift) - 1; in IsSliceInTile() local
|