Home
last modified time | relevance | path

Searched refs:dbuf (Results 26 - 27 of 27) sorted by relevance

12

/third_party/libsnd/src/
H A Dcommon.h333 { double dbuf [SF_BUFFER_LEN / sizeof (double)] ; member
/third_party/FatFs/source/
H A Dff.c5490 BYTE *dbuf; local
5517 dbuf = fs->win;
5528 dbuf = fp->buf;
5533 rcnt = (*func)(dbuf + ((UINT)fp->fptr % SS(fs)), rcnt); /* Forward the file data */

Completed in 11 milliseconds

12