Home
last modified time | relevance | path

Searched refs:win_type (Results 1 – 4 of 4) sorted by relevance

/external/libopus/silk/float/
Dapply_sine_window_FLP.c41 …const opus_int win_type, /* I Selects a window type … in silk_apply_sine_window_FLP() argument
48 celt_assert( win_type == 1 || win_type == 2 ); in silk_apply_sine_window_FLP()
59 if( win_type < 2 ) { in silk_apply_sine_window_FLP()
Dmain_FLP.h243 …const opus_int win_type, /* I Selects a window type …
/external/libopus/silk/fixed/
Dapply_sine_window_FIX.c53 …const opus_int win_type, /* I Selects a window type … in silk_apply_sine_window() argument
60 celt_assert( win_type == 1 || win_type == 2 ); in silk_apply_sine_window()
76 if( win_type == 1 ) { in silk_apply_sine_window()
/external/libopus/silk/
DSigProc_FIX.h240 …const opus_int win_type, /* I Selects a window type …