Searched refs:HSL_RAWLOB_SYNC_MARKER_INTERVAL (Results 1 – 2 of 2) sorted by relevance
405 _hsl->pSystemState->syncMarker = HSL_RAWLOB_SYNC_MARKER_INTERVAL; in bufferWriteThread()1073 pCmd->u32Len += _hsl->pSystemState->bufSize / HSL_RAWLOB_SYNC_MARKER_INTERVAL; in bufferProcessCommand()1096 …pCmd->u32Len += (HSL_RAWLOB_SYNC_MARKER_INTERVAL - _hsl->pSystemState->syncMarker + pCmd->u32Len) … in bufferProcessCommand()
121 #define HSL_RAWLOB_SYNC_MARKER_INTERVAL 7 macro