Home
last modified time | relevance | path

Searched refs:pbOutput (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Doss.c268 char* pbOutput = (char*)pOutput; in ossread() local
276 cbRead = read(pPriv->device, pbOutput, cbOutputLeft); in ossread()
285 pbOutput += cbRead; in ossread()
H A Dsunaudio.c366 char* pbOutput = (char*)pOutput; in sunread() local
374 cbRead = read(pPriv->device, pbOutput, cbOutputLeft); in sunread()
383 pbOutput += cbRead; in sunread()