Home
last modified time | relevance | path

Searched refs:lsf (Results 26 – 50 of 1878) sorted by relevance

12345678910>>...76

/dports/net/ilbc/ilbc-rfc3951/src/
H A DLPCencode.c29 float *lsf, /* (o) lsf coefficients */ in SimpleAnalysis() argument
63 a2lsf(lsf + k*LPC_FILTERORDER, lp2); in SimpleAnalysis()
119 lsf2 = lsf + length; in SimpleInterpolateLSF()
135 LSFinterpolate2a_enc(lp, lsfold, lsf, in SimpleInterpolateLSF()
148 LSFinterpolate2a_enc(lp, lsf, lsf2, in SimpleInterpolateLSF()
161 LSFinterpolate2a_enc(lp, lsfold, lsf, in SimpleInterpolateLSF()
176 memcpy(lsfold, lsf, length*sizeof(float)); in SimpleInterpolateLSF()
199 SplitVQ(lsfdeq, index, lsf, lsfCbTbl, LSF_NSPLIT, in SimplelsfQ()
225 float lsf[LPC_FILTERORDER * LPC_N_MAX]; in LPCencode() local
229 SimpleAnalysis(lsf, data, iLBCenc_inst); in LPCencode()
[all …]
H A Dhelpfun.c293 if ((lsf[pos+1]-lsf[pos])<eps) { in LSF_check()
295 if (lsf[pos+1]<lsf[pos]) { in LSF_check()
296 tmp=lsf[pos+1]; in LSF_check()
297 lsf[pos+1]= lsf[pos]+eps2; in LSF_check()
298 lsf[pos]= lsf[pos+1]-eps2; in LSF_check()
300 lsf[pos]-=eps2; in LSF_check()
301 lsf[pos+1]+=eps2; in LSF_check()
311 if (lsf[pos]<minlsf) { in LSF_check()
312 lsf[pos]=minlsf; in LSF_check()
316 if (lsf[pos]>maxlsf) { in LSF_check()
[all …]
/dports/net/sems/sems-f89581a/core/plug-in/ilbc/iLBC_rfc3951/
H A DLPCencode.c29 float *lsf, /* (o) lsf coefficients */ in SimpleAnalysis() argument
63 a2lsf(lsf + k*LPC_FILTERORDER, lp2); in SimpleAnalysis()
119 lsf2 = lsf + length; in SimpleInterpolateLSF()
135 LSFinterpolate2a_enc(lp, lsfold, lsf, in SimpleInterpolateLSF()
148 LSFinterpolate2a_enc(lp, lsf, lsf2, in SimpleInterpolateLSF()
161 LSFinterpolate2a_enc(lp, lsfold, lsf, in SimpleInterpolateLSF()
176 memcpy(lsfold, lsf, length*sizeof(float)); in SimpleInterpolateLSF()
199 SplitVQ(lsfdeq, index, lsf, lsfCbTbl, LSF_NSPLIT, in SimplelsfQ()
225 float lsf[LPC_FILTERORDER * LPC_N_MAX]; in LPCencode() local
229 SimpleAnalysis(lsf, data, iLBCenc_inst); in LPCencode()
[all …]
H A Dhelpfun.c274 float *lsf, /* (i) a table of lsf vectors */ in LSF_check() argument
292 if ((lsf[pos+1]-lsf[pos])<eps) { in LSF_check()
294 if (lsf[pos+1]<lsf[pos]) { in LSF_check()
295 lsf[pos+1]= lsf[pos]+eps2; in LSF_check()
296 lsf[pos]= lsf[pos+1]-eps2; in LSF_check()
298 lsf[pos]-=eps2; in LSF_check()
299 lsf[pos+1]+=eps2; in LSF_check()
309 if (lsf[pos]<minlsf) { in LSF_check()
310 lsf[pos]=minlsf; in LSF_check()
314 if (lsf[pos]>maxlsf) { in LSF_check()
[all …]
/dports/net/yate/yate-6.4.0-1/libs/ilbc/
H A DLPCencode.c28 float *lsf, /* (o) lsf coefficients */ in SimpleAnalysis() argument
62 a2lsf(lsf + k*LPC_FILTERORDER, lp2); in SimpleAnalysis()
115 lsf2 = lsf + length; in SimpleInterpolateLSF()
126 LSFinterpolate2a_enc(lp, lsfold, lsf, in SimpleInterpolateLSF()
141 LSFinterpolate2a_enc(lp, lsf, lsf2, in SimpleInterpolateLSF()
154 LSFinterpolate2a_enc(lp, lsfold, lsf, in SimpleInterpolateLSF()
169 memcpy(lsfold, lsf, length*sizeof(float)); in SimpleInterpolateLSF()
189 SplitVQ(lsfdeq, index, lsf, lsfCbTbl, LSF_NSPLIT, in SimplelsfQ()
215 float lsf[LPC_FILTERORDER * LPC_N_MAX]; in LPCencode() local
219 SimpleAnalysis(lsf, data, iLBCenc_inst); in LPCencode()
[all …]
H A Dhelpfun.c279 if ((lsf[pos+1]-lsf[pos])<eps) { in LSF_check()
281 if (lsf[pos+1]<lsf[pos]) { in LSF_check()
282 tmp=lsf[pos+1]; in LSF_check()
283 lsf[pos+1]= lsf[pos]+eps2; in LSF_check()
284 lsf[pos]= lsf[pos+1]-eps2; in LSF_check()
286 lsf[pos]-=eps2; in LSF_check()
287 lsf[pos+1]+=eps2; in LSF_check()
292 if (lsf[pos]<minlsf) { in LSF_check()
293 lsf[pos]=minlsf; in LSF_check()
297 if (lsf[pos]>maxlsf) { in LSF_check()
[all …]
/dports/net/pjsip/pjproject-2.11.1/third_party/ilbc/
H A DLPCencode.c29 float *lsf, /* (o) lsf coefficients */ in SimpleAnalysis() argument
63 a2lsf(lsf + k*LPC_FILTERORDER, lp2); in SimpleAnalysis()
119 lsf2 = lsf + length; in SimpleInterpolateLSF()
135 LSFinterpolate2a_enc(lp, lsfold, lsf, in SimpleInterpolateLSF()
148 LSFinterpolate2a_enc(lp, lsf, lsf2, in SimpleInterpolateLSF()
161 LSFinterpolate2a_enc(lp, lsfold, lsf, in SimpleInterpolateLSF()
176 memcpy(lsfold, lsf, length*sizeof(float)); in SimpleInterpolateLSF()
199 SplitVQ(lsfdeq, index, lsf, lsfCbTbl, LSF_NSPLIT, in SimplelsfQ()
225 float lsf[LPC_FILTERORDER * LPC_N_MAX]; in LPCencode() local
228 SimpleAnalysis(lsf, data, iLBCenc_inst); in LPCencode()
[all …]
H A Dhelpfun.c274 float *lsf, /* (i) a table of lsf vectors */ in LSF_check() argument
293 if ((lsf[pos+1]-lsf[pos])<eps) { in LSF_check()
295 if (lsf[pos+1]<lsf[pos]) { in LSF_check()
297 lsf[pos+1]= lsf[pos]+eps2; in LSF_check()
298 lsf[pos]= lsf[pos+1]-eps2; in LSF_check()
300 lsf[pos]-=eps2; in LSF_check()
301 lsf[pos+1]+=eps2; in LSF_check()
311 if (lsf[pos]<minlsf) { in LSF_check()
312 lsf[pos]=minlsf; in LSF_check()
316 if (lsf[pos]>maxlsf) { in LSF_check()
[all …]
/dports/net/opal/opal-3.10.10/plugins/audio/iLBC/iLBC/
H A DLPCencode.c27 float *lsf, /* (o) lsf coefficients */ in SimpleAnalysis() argument
61 a2lsf(lsf + k*LPC_FILTERORDER, lp2); in SimpleAnalysis()
114 lsf2 = lsf + length; in SimpleInterpolateLSF()
125 LSFinterpolate2a_enc(lp, lsfold, lsf, in SimpleInterpolateLSF()
140 LSFinterpolate2a_enc(lp, lsf, lsf2, in SimpleInterpolateLSF()
153 LSFinterpolate2a_enc(lp, lsfold, lsf, in SimpleInterpolateLSF()
168 memcpy(lsfold, lsf, length*sizeof(float)); in SimpleInterpolateLSF()
188 SplitVQ(lsfdeq, index, lsf, lsfCbTbl, LSF_NSPLIT, in SimplelsfQ()
214 float lsf[LPC_FILTERORDER * LPC_N_MAX]; in LPCencode() local
218 SimpleAnalysis(lsf, data, iLBCenc_inst); in LPCencode()
[all …]
H A Dhelpfun.c278 if ((lsf[pos+1]-lsf[pos])<eps) { in LSF_check()
280 if (lsf[pos+1]<lsf[pos]) { in LSF_check()
281 tmp=lsf[pos+1]; in LSF_check()
282 lsf[pos+1]= lsf[pos]+eps2; in LSF_check()
283 lsf[pos]= lsf[pos+1]-eps2; in LSF_check()
285 lsf[pos]-=eps2; in LSF_check()
286 lsf[pos+1]+=eps2; in LSF_check()
291 if (lsf[pos]<minlsf) { in LSF_check()
292 lsf[pos]=minlsf; in LSF_check()
296 if (lsf[pos]>maxlsf) { in LSF_check()
[all …]
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/iLBC/iLBC/
H A Dhelpfun.c278 if ((lsf[pos+1]-lsf[pos])<eps) { in LSF_check()
280 if (lsf[pos+1]<lsf[pos]) { in LSF_check()
281 tmp=lsf[pos+1]; in LSF_check()
282 lsf[pos+1]= lsf[pos]+eps2; in LSF_check()
283 lsf[pos]= lsf[pos+1]-eps2; in LSF_check()
285 lsf[pos]-=eps2; in LSF_check()
286 lsf[pos+1]+=eps2; in LSF_check()
291 if (lsf[pos]<minlsf) { in LSF_check()
292 lsf[pos]=minlsf; in LSF_check()
296 if (lsf[pos]>maxlsf) { in LSF_check()
[all …]
/dports/net/openmpi3/openmpi-3.1.6/config/
H A Dorte_check_lsf.m426 # check for lsf
31 AC_ARG_WITH([lsf],
32 [AC_HELP_STRING([--with-lsf(=DIR)],
34 OPAL_CHECK_WITHDIR([lsf], [$with_lsf], [include/lsf/lsbatch.h])
35 AC_ARG_WITH([lsf-libdir],
36 [AC_HELP_STRING([--with-lsf-libdir=DIR],
38 OPAL_CHECK_WITHDIR([lsf-libdir], [$with_lsf_libdir], [libbat.*])
48 orte_check_lsf_dir_msg="$orte_check_lsf_dir (from --with-lsf)"])
90 [lsf/lsf.h],
91 [lsf],
[all …]
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/apeg-1.2.1/audio/
H A Dapegcommon.c153 fr->lsf = (newhead & (1<<19)) ? 0x0 : 0x1; in decode_header()
157 fr->lsf = 1; in decode_header()
206 if(fr->lsf) in decode_header()
242 tabsel_123[fr->lsf][fr->lay-1][fr->bitrate_index],
252 fr->mpeg25 ? "2.5" : (fr->lsf ? "2.0" : "1.0"),
273 fr->mpeg25 ? "2.5" : (fr->lsf ? "2.0" : "1.0"),
275 tabsel_123[fr->lsf][fr->lay-1][fr->bitrate_index],
339 bpf = tabsel_123[fr->lsf][0][fr->bitrate_index]; in compute_bpf()
341 bpf /= freqs[fr->sampling_frequency] <<(fr->lsf); in compute_bpf()
347 bpf /= freqs[fr->sampling_frequency] << (fr->lsf); in compute_bpf()
[all …]
/dports/audio/sdl_sound/SDL_sound-1.0.3/decoders/mpglib/
H A Dmpglib_common.c63 fr->lsf = (newhead & (1<<19)) ? 0x0 : 0x1; in decode_header()
67 fr->lsf = 1; in decode_header()
79 fr->sampling_frequency = ((newhead>>10)&0x3) + (fr->lsf*3); in decode_header()
109 fr->framesize = (long) tabsel_123[fr->lsf][0][fr->bitrate_index] * 12000; in decode_header()
122 fr->framesize = (long) tabsel_123[fr->lsf][1][fr->bitrate_index] * 144000; in decode_header()
132 if(fr->lsf) in decode_header()
143 fr->framesize /= mpglib_freqs[fr->sampling_frequency]<<(fr->lsf); in decode_header()
159 fr->mpeg25 ? "2.5" : (fr->lsf ? "2.0" : "1.0"),
167 tabsel_123[fr->lsf][fr->lay-1][fr->bitrate_index],fr->extension);
176 fr->mpeg25 ? "2.5" : (fr->lsf ? "2.0" : "1.0"),
[all …]
/dports/math/p5-Statistics-Basic/Statistics-Basic-1.6611/lib/Statistics/Basic/
H A DLeastSquareFit.pod21 my $lsf = lsf()->set_size(int @points);
22 $lsf->insert(@$_) for @points;
28 my $lsf = lsf($xv, $yv);
34 my ($alpha, $beta) = $lsf->query;
41 my $y = $lsf->y_given_x( 7 );
42 my $x = $lsf->x_given_y( 7 );
53 my $lsf = lsf()->set_size($len);
60 $lsf->insert( $x, $y );
66 # print "$lsf\n" if $lsf->query_filled;
97 my $y = $lsf->y_given_x( 7 );
[all …]
/dports/audio/aacgain/aacgain-1.8/mp3gain/mpglibDBL/
H A Dcommon.c78 if(fr->lsf)
149 fr->lsf = (newhead & (1<<19)) ? 0x0 : 0x1; in decode_header()
153 fr->lsf = 1; in decode_header()
169 fr->sampling_frequency = ((newhead>>10)&0x3) + (fr->lsf*3); in decode_header()
191 fr->framesize = (long) tabsel_123[fr->lsf][0][fr->bitrate_index] * 12000; in decode_header()
210 if(fr->lsf) in decode_header()
224 fr->framesize /= freqs[fr->sampling_frequency]<<(fr->lsf); in decode_header()
245 fr->mpeg25 ? "2.5" : (fr->lsf ? "2.0" : "1.0"), in print_header()
253 tabsel_123[fr->lsf][fr->lay-1][fr->bitrate_index],fr->extension); in print_header()
262 fr->mpeg25 ? "2.5" : (fr->lsf ? "2.0" : "1.0"), in print_header_compact()
[all …]
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dwolutil.cpp695 *_stream << cnv.lsf( _book_title_size ); in updateHeader()
697 *_stream << cnv.lsf( _cover_image_size ); in updateHeader()
699 *_stream << cnv.lsf( _page_data_size ); in updateHeader()
703 *_stream << cnv.lsf( _catalog_level1_items ); in updateHeader()
705 *_stream << cnv.lsf( _catalog_size ); in updateHeader()
935 catalog.add( cnv.lsf( p ) ); in writePageIndex()
977 hdr.compression = cnv.lsf( (lUInt16)1 ); in addCoverImage()
982 hdr.width = cnv.lsf( width ); in addCoverImage()
983 hdr.height = cnv.lsf( height ); in addCoverImage()
984 hdr.bpp = cnv.lsf( bpp ); in addCoverImage()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/
H A Dvnl_discrete_diff.h37 bool VNL_ALGO_EXPORT vnl_discrete_diff_fwd(vnl_least_squares_function *lsf,
44 bool VNL_ALGO_EXPORT vnl_discrete_diff_fwd(vnl_least_squares_function *lsf,
51 bool VNL_ALGO_EXPORT vnl_discrete_diff_fwd(vnl_least_squares_function *lsf,
59 bool VNL_ALGO_EXPORT vnl_discrete_diff_sym(vnl_least_squares_function *lsf,
66 bool VNL_ALGO_EXPORT vnl_discrete_diff_sym(vnl_least_squares_function *lsf,
71 void vnl_discrete_diff_test_lsf(vnl_least_squares_function *lsf, vnl_vector<double> const &x);
/dports/misc/vxl/vxl-3.3.2/core/vnl/algo/
H A Dvnl_discrete_diff.h37 bool VNL_ALGO_EXPORT vnl_discrete_diff_fwd(vnl_least_squares_function *lsf,
44 bool VNL_ALGO_EXPORT vnl_discrete_diff_fwd(vnl_least_squares_function *lsf,
51 bool VNL_ALGO_EXPORT vnl_discrete_diff_fwd(vnl_least_squares_function *lsf,
59 bool VNL_ALGO_EXPORT vnl_discrete_diff_sym(vnl_least_squares_function *lsf,
66 bool VNL_ALGO_EXPORT vnl_discrete_diff_sym(vnl_least_squares_function *lsf,
71 void vnl_discrete_diff_test_lsf(vnl_least_squares_function *lsf, vnl_vector<double> const &x);
/dports/emulators/vice/vice-3.5/src/lib/liblame/mpglib/
H A Dcommon.c95 if (fr->lsf)
156 fr->mpeg25 ? "2.5" : (fr->lsf ? "2.0" : "1.0"),
163 tabsel_123[fr->lsf][fr->lay - 1][fr->bitrate_index], fr->extension);
173 fr->mpeg25 ? "2.5" : (fr->lsf ? "2.0" : "1.0"),
175 tabsel_123[fr->lsf][fr->lay - 1][fr->bitrate_index],
191 fr->lsf = (newhead & (1 << 19)) ? 0x0 : 0x1; in decode_header()
195 fr->lsf = 1; in decode_header()
209 fr->sampling_frequency = ((newhead >> 10) & 0x3) + (fr->lsf * 3); in decode_header()
229 fr->framesize = (long) tabsel_123[fr->lsf][0][fr->bitrate_index] * 12000; in decode_header()
247 if (fr->lsf) in decode_header()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/mpglib/
H A Dcommon.c95 if (fr->lsf)
156 fr->mpeg25 ? "2.5" : (fr->lsf ? "2.0" : "1.0"),
163 tabsel_123[fr->lsf][fr->lay - 1][fr->bitrate_index], fr->extension);
173 fr->mpeg25 ? "2.5" : (fr->lsf ? "2.0" : "1.0"),
175 tabsel_123[fr->lsf][fr->lay - 1][fr->bitrate_index],
191 fr->lsf = (newhead & (1 << 19)) ? 0x0 : 0x1; in decode_header()
195 fr->lsf = 1; in decode_header()
209 fr->sampling_frequency = ((newhead >> 10) & 0x3) + (fr->lsf * 3); in decode_header()
229 fr->framesize = (long) tabsel_123[fr->lsf][0][fr->bitrate_index] * 12000; in decode_header()
247 if (fr->lsf) in decode_header()
[all …]
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpdemux/
H A Dmp3_hdr.c46 int stereo,lsf,framesize,padding,bitrate_index,sampling_frequency, divisor; in mp_get_mp3_header() local
76 lsf = !(newhead & (1<<19)); in mp_get_mp3_header()
77 sampling_frequency += lsf*3; in mp_get_mp3_header()
80 lsf = 1; in mp_get_mp3_header()
89 bitrate = tabsel_123[lsf][layer-1][bitrate_index]; in mp_get_mp3_header()
93 framesize, layer, tabsel_123[lsf][layer-1][bitrate_index], mult[layer-1]); in mp_get_mp3_header()
99 divisor = layer == 3 ? (freqs[sampling_frequency] << lsf) : freqs[sampling_frequency]; in mp_get_mp3_header()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpdemux/
H A Dmp3_hdr.c46 int stereo,lsf,framesize,padding,bitrate_index,sampling_frequency, divisor; in mp_get_mp3_header() local
76 lsf = !(newhead & (1<<19)); in mp_get_mp3_header()
77 sampling_frequency += lsf*3; in mp_get_mp3_header()
80 lsf = 1; in mp_get_mp3_header()
89 bitrate = tabsel_123[lsf][layer-1][bitrate_index]; in mp_get_mp3_header()
93 framesize, layer, tabsel_123[lsf][layer-1][bitrate_index], mult[layer-1]); in mp_get_mp3_header()
99 divisor = layer == 3 ? (freqs[sampling_frequency] << lsf) : freqs[sampling_frequency]; in mp_get_mp3_header()
/dports/audio/lame/lame-3.100/mpglib/
H A Dcommon.c95 if (fr->lsf)
156 fr->mpeg25 ? "2.5" : (fr->lsf ? "2.0" : "1.0"),
163 tabsel_123[fr->lsf][fr->lay - 1][fr->bitrate_index], fr->extension);
173 fr->mpeg25 ? "2.5" : (fr->lsf ? "2.0" : "1.0"),
175 tabsel_123[fr->lsf][fr->lay - 1][fr->bitrate_index],
191 fr->lsf = (newhead & (1 << 19)) ? 0x0 : 0x1; in decode_header()
195 fr->lsf = 1; in decode_header()
214 fr->sampling_frequency = ((newhead >> 10) & 0x3) + (fr->lsf * 3); in decode_header()
234 fr->framesize = (long) tabsel_123[fr->lsf][0][fr->bitrate_index] * 12000; in decode_header()
252 if (fr->lsf) in decode_header()
[all …]
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/remote/
H A Dconsolehandler.cpp112 lsf.Seen = Utility::GetTime(); in ExecuteScriptHelper()
114 if (!lsf.Locals) in ExecuteScriptHelper()
115 lsf.Locals = new Dictionary(); in ExecuteScriptHelper()
118 lsf.NextLine++; in ExecuteScriptHelper()
120 lsf.Lines[fileName] = command; in ExecuteScriptHelper()
130 frame.Locals = lsf.Locals; in ExecuteScriptHelper()
131 frame.Self = lsf.Locals; in ExecuteScriptHelper()
187 lsf.Seen = Utility::GetTime(); in AutocompleteScriptHelper()
189 if (!lsf.Locals) in AutocompleteScriptHelper()
194 frame.Locals = lsf.Locals; in AutocompleteScriptHelper()
[all …]

12345678910>>...76