Searched refs:_offline_index (Results 1 – 2 of 2) sorted by relevance
315 _offline_index = 0; in RawStreamProcUnit()344 _offline_index = 0; in start()757 sbuf_s->_index = _offline_index; in _send_sync_buf()761 _offline_index ++; in _send_sync_buf()764 if(_offline_index == 4) in _send_sync_buf()765 _offline_index = 0; in _send_sync_buf()
167 int _offline_index; variable