Searched refs:OTA_INFINITE_LOOP (Results 1 - 3 of 3) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_ota.c67 #define OTA_INFINITE_LOOP 0x0f macro
361 if (pData->loopCount && ((parserMode == eParserModePlay) || (pData->loopCount != OTA_INFINITE_LOOP)))
364 if (pData->loopCount != OTA_INFINITE_LOOP)
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_ota.c67 #define OTA_INFINITE_LOOP 0x0f macro
361 if (pData->loopCount && ((parserMode == eParserModePlay) || (pData->loopCount != OTA_INFINITE_LOOP)))
364 if (pData->loopCount != OTA_INFINITE_LOOP)
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_ota.c67 #define OTA_INFINITE_LOOP 0x0f macro
361 if (pData->loopCount && ((parserMode == eParserModePlay) || (pData->loopCount != OTA_INFINITE_LOOP)))
364 if (pData->loopCount != OTA_INFINITE_LOOP)

Completed in 49 milliseconds