Searched refs:aica_get_pos (Results 1 – 3 of 3) sorted by relevance
38 int aica_get_pos(int ch);
100 while(aica_get_pos(0)/this->spec.samples == this->hidden->nextbuf) { in DCAUD_WaitAudio()155 while(aica_get_pos(0)/spec->samples == this->hidden->nextbuf) { in DCAUD_PlayAudio()
258 int aica_get_pos(int ch) { in aica_get_pos() function