Searched refs:bytesValid (Results 1 – 1 of 1) sorted by relevance
446 UINT bytesValid[FILEREAD_MAX_LAYERS] = {0}; in process() local552 bytesValid[0] = inBufferLength[0]; in process()560 bytesValid); in process()566 UINT inBufferUsedLength = inBufferLength[0] - bytesValid[0]; in process()595 if (bytesValid[0] != 0) { in process()