Lines Matching refs:bytesValid
191 external input buffer have not yet been copied into the internal input buffer (variable bytesValid).
193 In case you want to re-fill it when there are still unprocessed bytes (bytesValid is unequal 0), you
195 and therefore we recommend to re-fill the buffer only when bytesValid is 0.
679 * So it grabs whatever it can from pBuffer and returns information (bytesValid) so that at a
689 * again, once it contains no available valid bytes anymore (meaning bytesValid equal 0).
690 * \param bytesValid Number of bitstream bytes in the external bitstream buffer that have not yet been
699 UINT *bytesValid );