Home
last modified time | relevance | path

Searched refs:bufferUnderRunProtection (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/cdrdao/cdrdao-1.2.4/dao/
H A DCdrDriver.h177 virtual int bufferUnderRunProtection() const { in bufferUnderRunProtection() function
181 virtual void bufferUnderRunProtection(int s) { in bufferUnderRunProtection() function
H A DGenericMMCraw.cc157 if (bufferUnderRunProtection()) { in setWriteParameters()
H A DGenericMMC.cc521 if (bufferUnderRunProtection()) { in setWriteParameters()
2788 if (bufferUnderRunProtection()) { in RicohSetWriteOptions()
H A Dmain.cc2782 cdr->bufferUnderRunProtection(options.bufferUnderrunProtection); in main()
2873 cdr->bufferUnderRunProtection(options.bufferUnderrunProtection); in main()