Searched refs:bytesValid (Results 1 – 2 of 2) sorted by relevance
668 UINT bytesValid[FILEREAD_MAX_LAYERS] = {0}; in onQueueFilled() local805 bytesValid[0] = inBufferLength[0]; in onQueueFilled()813 bytesValid); in onQueueFilled()819 UINT inBufferUsedLength = inBufferLength[0] - bytesValid[0]; in onQueueFilled()850 if (bytesValid[0] != 0) { in onQueueFilled()
592 UINT bytesValid[FILEREAD_MAX_LAYERS] = {0}; in process() local697 bytesValid[0] = inBufferLength[0]; in process()706 bytesValid); in process()754 UINT inBufferUsedLength = inBufferLength[0] - bytesValid[0]; in process()785 if (bytesValid[0] != 0) { in process()