Home
last modified time | relevance | path

Searched +defs:N +defs:n (Results 1 – 25 of 27365) sorted by relevance

12345678910>>...1095

/dports/lang/gnu-apl/apl-1.8/src/
H A DQuad_FFT.hh62 static double no_window(ShapeItem n, ShapeItem N) in no_window()
66 static double hann_window(ShapeItem n, ShapeItem N) in hann_window()
70 static double hamming_window(ShapeItem n, ShapeItem N) in hamming_window()
74 static double blackman_window(ShapeItem n, ShapeItem N) in blackman_window()
78 static double blackman_harris_window(ShapeItem n, ShapeItem N) in blackman_harris_window()
85 static double blackman_nuttall_window(ShapeItem n, ShapeItem N) in blackman_nuttall_window()
92 static double flat_top(ShapeItem n, ShapeItem N) in flat_top()
/dports/games/libretro-tyrquake/tyrquake-e76477d/deps/libFLAC/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
49 FLAC__int32 n; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
68 FLAC__int32 n; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
77 FLAC__int32 n; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
87 FLAC__int32 n; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libFLAC/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
49 FLAC__int32 n; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
68 FLAC__int32 n; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
77 FLAC__int32 n; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
87 FLAC__int32 n; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/src/libFLAC/
H A Dwindow.c51 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
52 FLAC__int32 n; in FLAC__window_bartlett() local
70 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
71 FLAC__int32 n; in FLAC__window_bartlett_hann() local
79 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
80 FLAC__int32 n; in FLAC__window_blackman() local
89 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
90 FLAC__int32 n; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
98 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
111 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/src/libFLAC/
H A Dwindow.c51 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
52 FLAC__int32 n; in FLAC__window_bartlett() local
70 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
71 FLAC__int32 n; in FLAC__window_bartlett_hann() local
79 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
80 FLAC__int32 n; in FLAC__window_blackman() local
89 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
90 FLAC__int32 n; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
98 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
111 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-deps/libFLAC/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
49 FLAC__int32 n; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
68 FLAC__int32 n; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
77 FLAC__int32 n; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
87 FLAC__int32 n; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-deps/libFLAC/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
49 FLAC__int32 n; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
68 FLAC__int32 n; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
77 FLAC__int32 n; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
87 FLAC__int32 n; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
[all …]
/dports/games/sauerbraten/sauerbraten/src/rpggame/
H A Dstats.h63 #define N(n) static int pointscale_##n, percentscale_##n; \ macro
68 #define N(n) int s_##n; macro
77 #define N(n) s_##n = 0; in stats() macro
84 #define N(n) s_##n = 0; in st_reset() macro
92 #define N(n) s_##n += o.s_##n; in st_accumulate() macro
99 …#define N(n) if(s_##n) { defformatstring(s, #n ": %d => %d%%", s_##n, eff_##n()); g.text(s, 0xFFFF… in st_show() macro
102 … #define N(n) if(s_##n) { defformatstring(s, #n ": %d", s_##n); g.text(s, 0xFFAAAA, "info"); } in st_show() macro
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/src/libFLAC/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
117 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
129 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
138 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
147 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/flac-1.3.3/src/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
117 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
129 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
138 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
147 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/flac-1.3.2/src/libFLAC/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
117 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
129 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
138 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
147 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/deps/flac-1.3.3/src/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
117 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
129 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
138 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
147 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/deps/flac-1.3.3/src/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
117 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
129 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
138 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
147 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/audio/flac/flac-1.3.4/src/libFLAC/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
117 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
129 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
138 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
147 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/audio/fasttracker2/ft2-clone-1.49/src/libflac/
H A Dwindow.c40 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
59 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
68 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
78 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
87 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
100 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
109 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
121 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
130 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
139 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_formats/codecs/flac/libFLAC/
H A Dwindow_flac.c47 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
66 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
75 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
85 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
94 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
107 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
116 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
128 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
137 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
146 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_formats/codecs/flac/libFLAC/
H A Dwindow_flac.c47 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
66 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
75 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
85 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
94 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
107 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
116 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
128 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
137 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
146 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/flac/src/libFLAC/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
117 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
129 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
138 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
147 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flac/src/libFLAC/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
117 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
129 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
138 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
147 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/databases/litestream/google-cloud-go-storage-v1.15.0/datacatalog/apiv1/
H A Ddata_catalog_client_example_test.go68 ctx := context.Background()
77 resp, err := c.CreateEntryGroup(ctx, req)
95 // TODO: Fill request struct fields.
108 ctx := context.Background()
129 // TODO: Handle error.
141 func ExampleClient_ListEntryGroups() {
148 // TODO: Handle error. local
156 resp, err := it.Next()
173 if err != nil {
215 req := &datacatalogpb.DeleteEntryRequest{
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/src/libFLAC/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
117 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
129 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
138 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
147 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/deps/flac-1.3.2/src/libFLAC/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
117 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
129 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
138 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
147 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/deps/flac-1.3.3/src/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
117 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
129 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
138 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
147 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/flac-1.3.3/src/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
117 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
129 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
138 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
147 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]
/dports/games/libretro-opera/opera-libretro-5781f68/deps/flac-1.3.3/src/
H A Dwindow.c48 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
67 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
76 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
86 const FLAC__int32 N = L - 1; in FLAC__window_blackman_harris_4term_92db_sidelobe() local
95 const FLAC__int32 N = L - 1; in FLAC__window_connes() local
108 const FLAC__int32 N = L - 1; in FLAC__window_flattop() local
117 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
129 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
138 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
147 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
[all …]

12345678910>>...1095