Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_pcm.c103 #define SRC_CONV_RATE_ENTRIES (sizeof(srcConvRate)/sizeof(EAS_U32)/2) macro
893 for (i = 0; i < (EAS_INT)(SRC_CONV_RATE_ENTRIES); i ++) in CalcBaseFreq()