Home
last modified time | relevance | path

Searched defs:residual (Results 1 – 25 of 2090) sorted by path

12345678910>>...84

/dports/archivers/liblzxcomp/lzx_compress/
H A Dlz_nonslide.c86 int residual = lzi->chars_in_buf - lzi->block_loc; in lz_reset() local
299 int residual = lzi->chars_in_buf - lzi->block_loc; in lz_compress() local
/dports/astro/astrometry/astrometry.net-0.85/gsl-an/linalg/
H A Dlu.c205 …atrix * LU, const gsl_permutation * p, const gsl_vector * b, gsl_vector * x, gsl_vector * residual) in gsl_linalg_LU_refine()
H A Dqr.c178 …l_matrix * QR, const gsl_vector * tau, const gsl_vector * b, gsl_vector * x, gsl_vector * residual) in gsl_linalg_QR_lssolve()
/dports/astro/astrometry/astrometry.net-0.85/gsl-an/multiroots/
H A Dconvergence.c66 double residual = 0; in gsl_multiroot_test_residual() local
/dports/astro/nightfall/nightfall-1.92/
H A DLight.h201 float residual; /* residual of observation */ member
/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/C/
H A Ddis.c1368 double residual = 0.0; in disx2p() local
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/tests/
H A Dtest_c.cpp110696 ae_vector residual; in testlincgunit_complextest() local
/dports/astro/siril/siril/subprojects/wcslib/
H A Ddis.c1139 double dd, *dcrd0, *dcrd1, *delta, *offset, residual, *rcrd1, rtmp, *scale, in disx2p() local
/dports/astro/wcslib/wcslib-7.7/C/
H A Ddis.c1368 double residual = 0.0; in disx2p() local
/dports/audio/alsa-utils/alsa-utils-1.2.2/bat/
H A Danalyze.c234 float tmp, rms, gain, residual; in calculate_noise_one_period() local
/dports/audio/fasttracker2/ft2-clone-1.49/src/libflac/FLAC/
H A Dformat.h308 const FLAC__int32 *residual; member
334 const FLAC__int32 *residual; member
/dports/audio/fasttracker2/ft2-clone-1.49/src/libflac/
H A Dfixed.c45 …mpute_residual(const FLAC__int32 data[], uint32_t data_len, uint32_t order, FLAC__int32 residual[]) in FLAC__fixed_compute_residual()
74 void FLAC__fixed_restore_signal(const FLAC__int32 residual[], uint32_t data_len, uint32_t order, FL… in FLAC__fixed_restore_signal()
H A Dlpc.c204 …flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int32 * flac_restrict residual) in FLAC__lpc_compute_residual_from_qlp_coefficients()
448 …flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int32 * flac_restrict residual) in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
694 void FLAC__lpc_restore_signal(const FLAC__int32 * flac_restrict residual, uint32_t data_len, const … in FLAC__lpc_restore_signal()
938 void FLAC__lpc_restore_signal_wide(const FLAC__int32 * flac_restrict residual, uint32_t data_len, c… in FLAC__lpc_restore_signal_wide()
H A Dstream_decoder.c128 …FLAC__int32 *residual[FLAC__MAX_CHANNELS]; /* WATCHOUT: these are the aligned pointers; the real p… member
2488 FLAC__int32 x, *residual = decoder->private_->residual[channel]; in read_subframe_verbatim_() local
2508 …yCodingMethod_PartitionedRiceContents *partitioned_rice_contents, FLAC__int32 *residual, FLAC__boo… in read_residual_partitioned_rice_()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libFDK/include/
H A DFDK_trigFcts.h158 FIXP_DBL residual; in fixp_sin_cos_residual_inline() local
230 FIXP_DBL residual, error0, error1, sine, cosine; in inline_fixp_cos_sin() local
/dports/audio/fdk-aac/fdk-aac-2.0.2/libFDK/src/
H A DFDK_trigFcts.cpp300 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
/dports/audio/festival/festival/src/modules/diphone/
H A Ddi_io.cc698 short *residual; in di_get_diph_res_mark() local
H A Ddi_reslpc.cc75 EST_Wave residual; in reslpc_resynth() local
153 short *residual; in di_reslpc() local
235 short *residual) in add_residual()
310 short *residual, in lpc_resynth()
369 short *residual, in lpc_resynth_fixp()
/dports/audio/festival/speech_tools/sigpr/
H A Dfilter.cc208 short *residual = res.values().memory(); in lpc_filter_fast() local
/dports/audio/flac/flac-1.3.4/include/FLAC/
H A Dformat.h308 const FLAC__int32 *residual; member
334 const FLAC__int32 *residual; member
/dports/audio/flac/flac-1.3.4/microbench/
H A Dbenchmark_residual.c49 …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
/dports/audio/flac/flac-1.3.4/src/flac/
H A Danalyze.c36 FLAC__int32 residual; member
181 void update_stats(subframe_stats_t *stats, FLAC__int32 residual, uint32_t incr) in update_stats()
/dports/audio/flac/flac-1.3.4/src/libFLAC/
H A Dfixed.c336 …mpute_residual(const FLAC__int32 data[], uint32_t data_len, uint32_t order, FLAC__int32 residual[]) in FLAC__fixed_compute_residual()
367 void FLAC__fixed_restore_signal(const FLAC__int32 residual[], uint32_t data_len, uint32_t order, FL… in FLAC__fixed_restore_signal()
H A Dlpc.c267 …flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int32 * flac_restrict residual) in FLAC__lpc_compute_residual_from_qlp_coefficients()
528 …flac_restrict qlp_coeff, uint32_t order, int lp_quantization, FLAC__int32 * flac_restrict residual) in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
784 void FLAC__lpc_restore_signal(const FLAC__int32 * flac_restrict residual, uint32_t data_len, const … in FLAC__lpc_restore_signal()
1045 void FLAC__lpc_restore_signal_wide(const FLAC__int32 * flac_restrict residual, uint32_t data_len, c… in FLAC__lpc_restore_signal_wide()
H A Dlpc_intrin_avx2.c51 …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()

12345678910>>...84