Home
last modified time | relevance | path

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

/external/sonivox/arm-wt-22k/lib_src/
Deas_ima_tables.c42 const EAS_I16 imaStepSizeTable[89] = variable
Deas_imaadpcm.c43 extern const EAS_I16 imaStepSizeTable[];
231 stepSize = imaStepSizeTable[pState->step]; in IMADecoderADPCM()