new dispatch, part 4
This commit is contained in:
parent
9436e2ab55
commit
6c834524aa
3 changed files with 42 additions and 6 deletions
|
|
@ -181,6 +181,7 @@ struct DivDispatchContainer {
|
|||
|
||||
void setRates(double gotRate);
|
||||
void setQuality(bool lowQual);
|
||||
void grow(size_t size);
|
||||
void acquire(size_t offset, size_t count);
|
||||
void flush(size_t count);
|
||||
void fillBuf(size_t runtotal, size_t offset, size_t size);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue