Home
last modified time | relevance | path

Searched +defs:BP +defs:LP (Results 1 – 25 of 40) sorted by relevance

12

/dports/multimedia/mencoder/mplayer-export-2021-12-29/libaf/
H A Dfilter.h33 #define LP 0x00010000 // Low pass macro
35 #define BP 0x00040000 // Band pass macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/post/audio/
H A Dfilter.h23 #define LP 0x00010000 /* Low pass */ macro
25 #define BP 0x00040000 /* Band pass */ macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libaf/
H A Dfilter.h33 #define LP 0x00010000 // Low pass macro
35 #define BP 0x00040000 // Band pass macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/nifs/common/
H A Dsocket_int.h411 #define GET_ATOM_LEN(E, TE, LP) \ argument
413 #define GET_ATOM(E, TE, BP, MAX) \ argument
415 #define GET_BIN(E, TE, BP) enif_inspect_iolist_as_binary((E), (TE), (BP)) argument
419 #define GET_LIST_LEN(E, L, LP) enif_get_list_length((E), (L), (LP)) argument
420 #define GET_LONG(E, TE, LP) enif_get_long((E), (TE), (LP)) argument
430 #define ALLOC_BIN(SZ, BP) enif_alloc_binary((SZ), (BP)) argument
431 #define REALLOC_BIN(SZ, BP) enif_realloc_binary((SZ), (BP)) argument
432 #define FREE_BIN(BP) enif_release_binary((BP)) argument
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/nifs/common/
H A Dsocket_int.h407 #define GET_ATOM_LEN(E, TE, LP) \ argument
409 #define GET_ATOM(E, TE, BP, MAX) \ argument
411 #define GET_BIN(E, TE, BP) enif_inspect_iolist_as_binary((E), (TE), (BP)) argument
415 #define GET_LIST_LEN(E, L, LP) enif_get_list_length((E), (L), (LP)) argument
416 #define GET_LONG(E, TE, LP) enif_get_long((E), (TE), (LP)) argument
426 #define ALLOC_BIN(SZ, BP) enif_alloc_binary((SZ), (BP)) argument
427 #define REALLOC_BIN(SZ, BP) enif_realloc_binary((SZ), (BP)) argument
428 #define FREE_BIN(BP) enif_release_binary((BP)) argument
/dports/audio/caps-plugins/caps-0.4.5/dsp/
H A DRBJ.h83 LP (double f, double Q, BiQuad & bq) : RBJ (f, Q) in LP() function
87 LP (double f, double Q, T * ca, T * cb) : RBJ (f, Q) in LP() function
109 BP (double f, double Q, BiQuad & bq) : RBJ (f, Q) in BP() function
113 BP (double f, double Q, T * ca, T * cb) : RBJ (f, Q) in BP() function
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/caps/dsp/
H A DRBJ.h83 LP (double f, double Q, BiQuad & bq) : RBJ (f, Q) in LP() function
87 LP (double f, double Q, T * ca, T * cb) : RBJ (f, Q) in LP() function
109 BP (double f, double Q, BiQuad & bq) : RBJ (f, Q) in BP() function
113 BP (double f, double Q, T * ca, T * cb) : RBJ (f, Q) in BP() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dsocket_int.h469 #define GET_ATOM_LEN(E, TE, LP) \ argument
471 #define GET_ATOM(E, TE, BP, MAX) \ argument
473 #define GET_BIN(E, TE, BP) enif_inspect_iolist_as_binary((E), (TE), (BP)) argument
477 #define GET_LIST_LEN(E, L, LP) enif_get_list_length((E), (L), (LP)) argument
478 #define GET_LONG(E, TE, LP) enif_get_long((E), (TE), (LP)) argument
488 #define ALLOC_BIN(SZ, BP) enif_alloc_binary((SZ), (BP)) argument
489 #define REALLOC_BIN(SZ, BP) enif_realloc_binary((SZ), (BP)) argument
490 #define FREE_BIN(BP) enif_release_binary((BP)) argument
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dsocket_int.h469 #define GET_ATOM_LEN(E, TE, LP) \ argument
471 #define GET_ATOM(E, TE, BP, MAX) \ argument
473 #define GET_BIN(E, TE, BP) enif_inspect_iolist_as_binary((E), (TE), (BP)) argument
477 #define GET_LIST_LEN(E, L, LP) enif_get_list_length((E), (L), (LP)) argument
478 #define GET_LONG(E, TE, LP) enif_get_long((E), (TE), (LP)) argument
488 #define ALLOC_BIN(SZ, BP) enif_alloc_binary((SZ), (BP)) argument
489 #define REALLOC_BIN(SZ, BP) enif_realloc_binary((SZ), (BP)) argument
490 #define FREE_BIN(BP) enif_release_binary((BP)) argument
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dsocket_int.h469 #define GET_ATOM_LEN(E, TE, LP) \ argument
471 #define GET_ATOM(E, TE, BP, MAX) \ argument
473 #define GET_BIN(E, TE, BP) enif_inspect_iolist_as_binary((E), (TE), (BP)) argument
477 #define GET_LIST_LEN(E, L, LP) enif_get_list_length((E), (L), (LP)) argument
478 #define GET_LONG(E, TE, LP) enif_get_long((E), (TE), (LP)) argument
488 #define ALLOC_BIN(SZ, BP) enif_alloc_binary((SZ), (BP)) argument
489 #define REALLOC_BIN(SZ, BP) enif_realloc_binary((SZ), (BP)) argument
490 #define FREE_BIN(BP) enif_release_binary((BP)) argument
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dsocket_int.h469 #define GET_ATOM_LEN(E, TE, LP) \ argument
471 #define GET_ATOM(E, TE, BP, MAX) \ argument
473 #define GET_BIN(E, TE, BP) enif_inspect_iolist_as_binary((E), (TE), (BP)) argument
477 #define GET_LIST_LEN(E, L, LP) enif_get_list_length((E), (L), (LP)) argument
478 #define GET_LONG(E, TE, LP) enif_get_long((E), (TE), (LP)) argument
488 #define ALLOC_BIN(SZ, BP) enif_alloc_binary((SZ), (BP)) argument
489 #define REALLOC_BIN(SZ, BP) enif_realloc_binary((SZ), (BP)) argument
490 #define FREE_BIN(BP) enif_release_binary((BP)) argument
/dports/audio/caps-lv2/caps-lv2-5d52a0c/dsp/
H A DRBJ.h82 LP (double f, double Q, T& filter) : RBJ (f, Q) in LP() function
105 BP (double f, double Q, T& filter) : RBJ (f, Q) in BP() function
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/dsp/
H A DBiquadFilter.cpp147 double HP = limit_range(morph, 0.0, 1.0), LP = 1 - HP, BP = LP * HP; in coeff_LPHPmorph() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/wave/test/testwave/testfiles/
H A Dt_5_035.hpp74 #define BP macro
474 #define LP macro
/dports/devel/mcpp/mcpp-2.7.2/test-c/
H A Dm1024.h58 #define BP macro
458 #define LP macro
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/wave/test/testwave/testfiles/
H A Dt_5_035.hpp74 #define BP macro
474 #define LP macro
/dports/databases/percona57-server/boost_1_59_0/libs/wave/test/testwave/testfiles/
H A Dt_5_035.hpp74 #define BP macro
474 #define LP macro
/dports/databases/xtrabackup/boost_1_59_0/libs/wave/test/testwave/testfiles/
H A Dt_5_035.hpp74 #define BP macro
474 #define LP macro
/dports/databases/percona57-client/boost_1_59_0/libs/wave/test/testwave/testfiles/
H A Dt_5_035.hpp74 #define BP macro
474 #define LP macro
/dports/devel/boost-libs/boost_1_72_0/libs/wave/test/testwave/testfiles/
H A Dt_5_035.hpp74 #define BP macro
474 #define LP macro
/dports/devel/boost-docs/boost_1_72_0/libs/wave/test/testwave/testfiles/
H A Dt_5_035.hpp74 #define BP macro
474 #define LP macro
/dports/devel/boost-python-libs/boost_1_72_0/libs/wave/test/testwave/testfiles/
H A Dt_5_035.hpp74 #define BP macro
474 #define LP macro
/dports/devel/hyperscan/boost_1_75_0/libs/wave/test/testwave/testfiles/
H A Dt_5_035.hpp74 #define BP macro
474 #define LP macro
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp28348 for (auto &LP : CallSiteNumToLPad[CSI]) { in EmitSjLjDispatchBlock() local
28394 unsigned BP = RI.getBaseRegister(); in EmitSjLjDispatchBlock() local
28477 for (auto &LP : LPadList) in EmitSjLjDispatchBlock() local
28526 for (auto &LP : MBBLPads) in EmitSjLjDispatchBlock() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp30641 for (auto &LP : CallSiteNumToLPad[CSI]) { in EmitSjLjDispatchBlock() local
30687 unsigned BP = RI.getBaseRegister(); in EmitSjLjDispatchBlock() local
30770 for (auto &LP : LPadList) in EmitSjLjDispatchBlock() local
30819 for (auto &LP : MBBLPads) in EmitSjLjDispatchBlock() local

12