Home
last modified time | relevance | path

Searched refs:lsf (Results 176 – 200 of 1878) sorted by relevance

12345678910>>...76

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c77 int16_t lsf[LSF_NSPLIT*LPC_N_MAX]; member
134 frame->lsf[0] = get_bits(gb, 6); in unpack_frame()
135 frame->lsf[1] = get_bits(gb, 7); in unpack_frame()
136 frame->lsf[2] = get_bits(gb, 7); in unpack_frame()
316 if ((lsf[i + 1] - lsf[i]) < 319) { in lsf_check_stability()
317 if (lsf[i + 1] < lsf[i]) { in lsf_check_stability()
318 lsf[i + 1] = lsf[i] + 160; in lsf_check_stability()
319 lsf[i] = lsf[i + 1] - 160; in lsf_check_stability()
326 lsf[i] = av_clip(lsf[i], 82, 25723); in lsf_check_stability()
349 freq = (lsf[i] * 20861) >> 15; in lsf2lsp()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c77 int16_t lsf[LSF_NSPLIT*LPC_N_MAX]; member
134 frame->lsf[0] = get_bits(gb, 6); in unpack_frame()
135 frame->lsf[1] = get_bits(gb, 7); in unpack_frame()
136 frame->lsf[2] = get_bits(gb, 7); in unpack_frame()
316 if ((lsf[i + 1] - lsf[i]) < 319) { in lsf_check_stability()
317 if (lsf[i + 1] < lsf[i]) { in lsf_check_stability()
318 lsf[i + 1] = lsf[i] + 160; in lsf_check_stability()
319 lsf[i] = lsf[i + 1] - 160; in lsf_check_stability()
326 lsf[i] = av_clip(lsf[i], 82, 25723); in lsf_check_stability()
349 freq = (lsf[i] * 20861) >> 15; in lsf2lsp()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_in_sub.cpp250 SimpleFilter* lsf = dynamic_cast<SimpleFilter*>(pt->left()->data()); in handleFunc() local
254 if (!lsf || !rsf) in handleFunc()
257 if ((lsf->op()->op() == execplan::OP_ISNULL || in handleFunc()
258 lsf->op()->op() == execplan::OP_ISNOTNULL) && in handleFunc()
264 lsf->op()->op() == execplan::OP_ISNULL) in handleFunc()
266 delete lsf; in handleFunc()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_in_sub.cpp250 SimpleFilter* lsf = dynamic_cast<SimpleFilter*>(pt->left()->data()); in handleFunc() local
254 if (!lsf || !rsf) in handleFunc()
257 if ((lsf->op()->op() == execplan::OP_ISNULL || in handleFunc()
258 lsf->op()->op() == execplan::OP_ISNOTNULL) && in handleFunc()
264 lsf->op()->op() == execplan::OP_ISNULL) in handleFunc()
266 delete lsf; in handleFunc()
/dports/lang/mdk/mdk-1.3.0/mixlib/
H A Dmix_scanner.l37 lsf = FALSE; \
156 gboolean nof = FALSE, is_fp = FALSE, end = FALSE, lsf = FALSE;
373 =/[+-]?{number}= lsf = TRUE;
374 =/{expr}= lsf = TRUE;
375 ={wexpr}= { lsf = TRUE; ENTER_WEVAL (1); }
378 if (!lsf) RETURN_ERROR (MIX_PERR_INV_ADDRESS, yytext);
380 lsf = FALSE;
385 if (!lsf) RETURN_ERROR (MIX_PERR_INV_ADDRESS, yytext);
474 if (lsf)
479 lsf = FALSE;
/dports/net/rclone/rclone-1.57.0/cmd/ls/lshelp/
H A Dlshelp.go17 * |lsf| to list objects and directories in easy to parse format
21 |lsf| is designed to be human and machine readable.
26 The other list commands |lsd|,|lsf|,|lsjson| do not recurse by default - use |-R| to make them recu…
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsf.c25 int16_t *lsf, /* (o) lsf coefficients (Q13) */ in WebRtcIlbcfix_Poly2Lsf() argument
30 WebRtcIlbcfix_Lsp2Lsf(lsp, lsf, 10); in WebRtcIlbcfix_Poly2Lsf()
/dports/net/libilbc/libilbc-3.0.4/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsf.c26 int16_t *lsf, /* (o) lsf coefficients (Q13) */ in WebRtcIlbcfix_Poly2Lsf() argument
31 WebRtcIlbcfix_Lsp2Lsf(lsp, lsf, 10); in WebRtcIlbcfix_Poly2Lsf()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsf.c25 int16_t *lsf, /* (o) lsf coefficients (Q13) */ in WebRtcIlbcfix_Poly2Lsf() argument
30 WebRtcIlbcfix_Lsp2Lsf(lsp, lsf, 10); in WebRtcIlbcfix_Poly2Lsf()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsf.c26 int16_t *lsf, /* (o) lsf coefficients (Q13) */ in WebRtcIlbcfix_Poly2Lsf() argument
31 WebRtcIlbcfix_Lsp2Lsf(lsp, lsf, 10); in WebRtcIlbcfix_Poly2Lsf()
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/coding_ilbc/
H A Dpoly_to_lsf.c25 WebRtc_Word16 *lsf, /* (o) lsf coefficients (Q13) */ in WebRtcIlbcfix_Poly2Lsf() argument
30 WebRtcIlbcfix_Lsp2Lsf(lsp, lsf, 10); in WebRtcIlbcfix_Poly2Lsf()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsf.c25 int16_t *lsf, /* (o) lsf coefficients (Q13) */ in WebRtcIlbcfix_Poly2Lsf() argument
30 WebRtcIlbcfix_Lsp2Lsf(lsp, lsf, 10); in WebRtcIlbcfix_Poly2Lsf()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsf.c25 int16_t *lsf, /* (o) lsf coefficients (Q13) */ in WebRtcIlbcfix_Poly2Lsf() argument
30 WebRtcIlbcfix_Lsp2Lsf(lsp, lsf, 10); in WebRtcIlbcfix_Poly2Lsf()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsf.c25 int16_t *lsf, /* (o) lsf coefficients (Q13) */ in WebRtcIlbcfix_Poly2Lsf() argument
30 WebRtcIlbcfix_Lsp2Lsf(lsp, lsf, 10); in WebRtcIlbcfix_Poly2Lsf()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsf.c25 int16_t *lsf, /* (o) lsf coefficients (Q13) */ in WebRtcIlbcfix_Poly2Lsf() argument
30 WebRtcIlbcfix_Lsp2Lsf(lsp, lsf, 10); in WebRtcIlbcfix_Poly2Lsf()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsf.c25 int16_t *lsf, /* (o) lsf coefficients (Q13) */ in WebRtcIlbcfix_Poly2Lsf() argument
30 WebRtcIlbcfix_Lsp2Lsf(lsp, lsf, 10); in WebRtcIlbcfix_Poly2Lsf()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsf.c25 int16_t *lsf, /* (o) lsf coefficients (Q13) */ in WebRtcIlbcfix_Poly2Lsf() argument
30 WebRtcIlbcfix_Lsp2Lsf(lsp, lsf, 10); in WebRtcIlbcfix_Poly2Lsf()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsf.c25 int16_t *lsf, /* (o) lsf coefficients (Q13) */ in WebRtcIlbcfix_Poly2Lsf() argument
30 WebRtcIlbcfix_Lsp2Lsf(lsp, lsf, 10); in WebRtcIlbcfix_Poly2Lsf()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/compile_test/
H A Dsf_legendre_stieltjes_incl_test.cpp18 boost::math::legendre_stieltjes<float> lsf(3); in compile_and_link_test() local
20 check_result<float>(lsf(f)); in compile_and_link_test()
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/compile_test/
H A Dsf_legendre_stieltjes_incl_test.cpp18 boost::math::legendre_stieltjes<float> lsf(3); in compile_and_link_test() local
20 check_result<float>(lsf(f)); in compile_and_link_test()
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/compile_test/
H A Dsf_legendre_stieltjes_incl_test.cpp18 boost::math::legendre_stieltjes<float> lsf(3); in compile_and_link_test() local
20 check_result<float>(lsf(f)); in compile_and_link_test()
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/compile_test/
H A Dsf_legendre_stieltjes_incl_test.cpp18 boost::math::legendre_stieltjes<float> lsf(3); in compile_and_link_test() local
20 check_result<float>(lsf(f)); in compile_and_link_test()
/dports/audio/opencore-amr/opencore-amr-0.1.5/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/
H A Dlsp_lsf.h91 Word16 lsf[], /* (i) : lsf[m] normalized (range: 0.0<=val<=0.5) */
98 Word16 lsf[], /* (o) : lsf[m] normalized (range: 0.0<=val<=0.5) */
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpegaudio.c31 int ff_mpa_l2_select_table(int bitrate, int nb_channels, int freq, int lsf) in ff_mpa_l2_select_table() argument
36 if (!lsf) { in ff_mpa_l2_select_table()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmpegaudio.c31 int ff_mpa_l2_select_table(int bitrate, int nb_channels, int freq, int lsf) in ff_mpa_l2_select_table() argument
36 if (!lsf) { in ff_mpa_l2_select_table()

12345678910>>...76