Searched refs:dumpInfoPos (Results 1 – 1 of 1) sorted by relevance
340 MS_U32 dumpInfoPos=0; in bufferWriteThread() local381 dumpInfoPos = DUMP_LP_LEN; in bufferWriteThread()385 dumpInfoPos = DUMP_LP_LEN; in bufferWriteThread()389 dumpInfoPos = 0; in bufferWriteThread()422 if(dumpInfoPos > 0) in bufferWriteThread()424 if(txSize > dumpInfoPos) in bufferWriteThread()426 txSize = dumpInfoPos; in bufferWriteThread()429 dumpReadPos = DUMP_LP_LEN-dumpInfoPos; in bufferWriteThread()436 dumpInfoPos -= txSize; in bufferWriteThread()