Home
last modified time | relevance | path

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

/external/libopus/silk/fixed/
Dpitch_analysis_core_FIX.c52 #define D_COMP_STRIDE ( D_COMP_MAX - D_COMP_MIN ) macro
279 ALLOC( d_comp, D_COMP_STRIDE, opus_int16 ); in silk_pitch_analysis_core()