Home | History | Annotate | Download | only in include

Lines Matching full:bytesvalid

192 external input buffer have not yet been copied into the internal input buffer (variable bytesValid).
194 In case you want to re-fill it when there are still unprocessed bytes (bytesValid is unequal 0), you
196 and therefore we recommend to re-fill the buffer only when bytesValid is 0.
614 * So it grabs whatever it can from pBuffer and returns information (bytesValid) so that at a
624 * again, once it contains no available valid bytes anymore (meaning bytesValid equal 0).
625 * \param bytesValid Number of bitstream bytes in the external bitstream buffer that have not yet been
634 UINT *bytesValid );