Searched refs:imaStepSizeTable (Results 1 - 6 of 6) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_ima_tables.c42 const EAS_I16 imaStepSizeTable[89] = variable
H A Deas_imaadpcm.c43 extern const EAS_I16 imaStepSizeTable[];
231 stepSize = imaStepSizeTable[pState->step];
270 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL, "In=%u, Pred=%d, Step=%d\n", nibble, pState->acc, imaStepSizeTable[pState->step]); */ }
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_ima_tables.c42 const EAS_I16 imaStepSizeTable[89] = variable
H A Deas_imaadpcm.c43 extern const EAS_I16 imaStepSizeTable[];
231 stepSize = imaStepSizeTable[pState->step];
270 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL, "In=%u, Pred=%d, Step=%d\n", nibble, pState->acc, imaStepSizeTable[pState->step]); */ }
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_ima_tables.c42 const EAS_I16 imaStepSizeTable[89] = variable
H A Deas_imaadpcm.c43 extern const EAS_I16 imaStepSizeTable[];
231 stepSize = imaStepSizeTable[pState->step];
270 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL, "In=%u, Pred=%d, Step=%d\n", nibble, pState->acc, imaStepSizeTable[pState->step]); */ }

Completed in 138 milliseconds