HomeSort by relevance Sort by last modified time
    Searched refs:imaStepSizeTable (Results 1 - 6 of 6) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_ima_tables.c 42 const EAS_I16 imaStepSizeTable[89] =
eas_imaadpcm.c 43 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/
eas_ima_tables.c 42 const EAS_I16 imaStepSizeTable[89] =
eas_imaadpcm.c 43 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/
eas_ima_tables.c 42 const EAS_I16 imaStepSizeTable[89] =
eas_imaadpcm.c 43 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 56 milliseconds