Lines Matching defs:N
48 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
156 const FLAC__int32 N = L - 1; in FLAC__window_nuttall() local
214 const FLAC__int32 N = end_n - start_n; in FLAC__window_partial_tukey() local
272 const FLAC__int32 N = L - 1; in FLAC__window_welch() local