Amiga: acquireDirect, part 2
the filter is back!
This commit is contained in:
parent
e116f2e523
commit
e941dfb174
5 changed files with 85 additions and 44 deletions
|
|
@ -262,7 +262,7 @@ struct DivDispatchContainer {
|
|||
void setQuality(bool lowQual, bool dcHiPass);
|
||||
void grow(size_t size);
|
||||
void acquire(size_t offset, size_t count);
|
||||
void flush(size_t count);
|
||||
void flush(size_t offset, size_t count);
|
||||
void fillBuf(size_t runtotal, size_t offset, size_t size);
|
||||
void clear();
|
||||
void init(DivSystem sys, DivEngine* eng, int chanCount, double gotRate, const DivConfig& flags, bool isRender=false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue