prepare for possible DualPCM and MSM6258 VGM xprt
This commit is contained in:
parent
0f3ce6f616
commit
c3e2e902af
2 changed files with 16 additions and 0 deletions
|
|
@ -22,6 +22,9 @@
|
|||
void DivDispatch::acquire(short* bufL, short* bufR, size_t start, size_t len) {
|
||||
}
|
||||
|
||||
void DivDispatch::fillStream(std::vector<DivDelayedWrite>& stream, int rate, size_t len) {
|
||||
}
|
||||
|
||||
void DivDispatch::tick(bool sysTick) {
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue