Home
last modified time | relevance | path

Searched refs:aBuffering (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/media/gtest/
H A DTestAudioDriftCorrection.cpp20 uint32_t aTarget, uint32_t aBuffering, in RunUntilCorrectionUpdate() argument
27 aC.UpdateClock(aSource, aTarget, aBuffering, aSaturation); in RunUntilCorrectionUpdate()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gtest/
H A DTestAudioDriftCorrection.cpp20 uint32_t aTarget, uint32_t aBuffering, in RunUntilCorrectionUpdate() argument
27 aC.UpdateClock(aSource, aTarget, aBuffering, aSaturation); in RunUntilCorrectionUpdate()
/dports/www/firefox/firefox-99.0/dom/media/gtest/
H A DTestAudioDriftCorrection.cpp22 uint32_t aTarget, uint32_t aBuffering, in RunUntilCorrectionUpdate() argument
29 aC.UpdateClock(aSource, aTarget, aBuffering, aSaturation); in RunUntilCorrectionUpdate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx1091 Buffering aBuffering(pOut); in xpdf_ImportFromFile() local
1100 while( osl_File_E_None == (nRes = aBuffering.read(&aChar, 1, &nBytesRead)) && in xpdf_ImportFromFile()
1109 while( osl_File_E_None == (nRes = aBuffering.read(&aChar, 1, &nBytesRead)) && in xpdf_ImportFromFile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx1152 Buffering aBuffering(pOut); in xpdf_ImportFromFile() local
1163 nRes = aBuffering.read(&aChar, 1, &nBytesRead); in xpdf_ImportFromFile()
1175 nRes = aBuffering.read(&aChar, 1, &nBytesRead); in xpdf_ImportFromFile()