Searched refs:GetBufferBytesAvailable (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DAPECompress.h24 int GetBufferBytesAvailable();
H A DAPECompress.cpp68 int CAPECompress::GetBufferBytesAvailable() function in class:CAPECompress
100 *pBytesAvailable = GetBufferBytesAvailable();
H A DMACLib.h340 // GetBufferBytesAvailable(...) - returns the number of bytes available in the buffer
343 virtual int GetBufferBytesAvailable() = 0;

Completed in 43 milliseconds