Lines Matching defs:N
51 const FLAC__int32 N = L - 1; in FLAC__window_bartlett() local
70 const FLAC__int32 N = L - 1; in FLAC__window_bartlett_hann() local
79 const FLAC__int32 N = L - 1; in FLAC__window_blackman() local
89 const FLAC__int32 N = L - 1; 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
120 const FLAC__int32 N = L - 1; in FLAC__window_gauss() local
132 const FLAC__int32 N = L - 1; in FLAC__window_hamming() local
141 const FLAC__int32 N = L - 1; in FLAC__window_hann() local
150 const FLAC__int32 N = L - 1; in FLAC__window_kaiser_bessel() local
159 const FLAC__int32 N = L - 1; in FLAC__window_nuttall() local
215 const FLAC__int32 N = L - 1; in FLAC__window_welch() local