Searched refs:maxBufSize (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr.h152 pb_size maxBufSize,
H A Dpb_bufmgr_slab.c153 pb_size maxBufSize; member in struct:pb_slab_range_manager
537 pb_size maxBufSize,
558 mgr->maxBufSize = maxBufSize;
562 while(bufSize < maxBufSize) {
535 pb_slab_range_manager_create(struct pb_manager *provider, pb_size minBufSize, pb_size maxBufSize, pb_size slabSize, const struct pb_desc *desc) argument
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr.h152 pb_size maxBufSize,
H A Dpb_bufmgr_slab.c153 pb_size maxBufSize; member in struct:pb_slab_range_manager
537 pb_size maxBufSize,
558 mgr->maxBufSize = maxBufSize;
562 while(bufSize < maxBufSize) {
535 pb_slab_range_manager_create(struct pb_manager *provider, pb_size minBufSize, pb_size maxBufSize, pb_size slabSize, const struct pb_desc *desc) argument
/external/sonivox/jet_tools/JetCreator/
H A Deas.py736 def StartWave (self, dev_num=0, sampleRate=None, maxBufSize=None):
747 if maxBufSize == None:
748 maxBufSize = self.config.mixBufferSize
750 result = eas_dll.OpenWaveOutDevice(dev_num, sampleRate, maxBufSize)
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
H A DEASLib.c446 EAS_EXPORT EAS_RESULT OpenWaveOutDevice(EAS_INT devNum, EAS_INT sampleRate, EAS_INT maxBufSize) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 628 milliseconds