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

  /external/sonivox/arm-fm-22k/lib_src/
eas_ota.c 67 #define OTA_INFINITE_LOOP 0x0f
361 if (pData->loopCount && ((parserMode == eParserModePlay) || (pData->loopCount != OTA_INFINITE_LOOP)))
364 if (pData->loopCount != OTA_INFINITE_LOOP)
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_ota.c 67 #define OTA_INFINITE_LOOP 0x0f
361 if (pData->loopCount && ((parserMode == eParserModePlay) || (pData->loopCount != OTA_INFINITE_LOOP)))
364 if (pData->loopCount != OTA_INFINITE_LOOP)
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_ota.c 67 #define OTA_INFINITE_LOOP 0x0f
361 if (pData->loopCount && ((parserMode == eParserModePlay) || (pData->loopCount != OTA_INFINITE_LOOP)))
364 if (pData->loopCount != OTA_INFINITE_LOOP)
    [all...]

Completed in 152 milliseconds