Home
last modified time | relevance | path

Searched defs:bufferSize (Results 1 – 25 of 44) sorted by relevance

12

/external/qemu/distrib/sdl-1.2.12/src/audio/macosx/
DSDL_coreaudio.h37 UInt32 bufferSize; member
44 #define bufferSize (this->hidden->bufferSize) macro
/external/sonivox/arm-fm-22k/host_src/
Deas_main.c73 …name, const char* outputFile, const S_EAS_LIB_CONFIG *pLibConfig, void *buffer, EAS_I32 bufferSize) in PlayFile()
222 EAS_I32 bufferSize; in main() local
/external/sonivox/arm-hybrid-22k/host_src/
Deas_main.c73 …name, const char* outputFile, const S_EAS_LIB_CONFIG *pLibConfig, void *buffer, EAS_I32 bufferSize) in PlayFile()
222 EAS_I32 bufferSize; in main() local
/external/sonivox/arm-wt-22k/host_src/
Deas_main.c73 …name, const char* outputFile, const S_EAS_LIB_CONFIG *pLibConfig, void *buffer, EAS_I32 bufferSize) in PlayFile()
225 EAS_I32 bufferSize; in main() local
/external/webkit/WebCore/platform/graphics/win/
DFontPlatformDataWin.cpp55 UINT bufferSize = GetOutlineTextMetrics(hdc, 0, NULL); in FontPlatformData() local
DImageCairoWin.cpp46 int bufferSize = bmpInfo.bmWidthBytes * bmpInfo.bmHeight; in getHBITMAPOfSize() local
DImageCGWin.cpp45 int bufferSize = bmpInfo.bmWidthBytes * bmpInfo.bmHeight; in getHBITMAPOfSize() local
DFontPlatformDataCGWin.cpp54 DWORD bufferSize = GetFontData(dc, 'eman', 0, NULL, 0); // "name" backwards in getPostScriptName() local
DGraphicsContextCGWin.cpp116 int bufferSize = bmpInfo.bmWidthBytes * bmpInfo.bmHeight; in getWindowsContext() local
/external/expat/tests/benchmark/
Dbenchmark.c33 int nrOfLoops, bufferSize, fileSize, i, isFinal; in amiga_main() local
/external/apache-http/src/org/apache/http/impl/io/
DChunkedOutputStream.java71 public ChunkedOutputStream(final SessionOutputBuffer out, int bufferSize) in ChunkedOutputStream()
/external/webkit/JavaScriptCore/API/
DJSStringRef.cpp84 size_t JSStringGetUTF8CString(JSStringRef string, char* buffer, size_t bufferSize) in JSStringGetUTF8CString()
/external/webkit/WebCore/platform/network/win/
DResourceHandleWin.cpp229 static const int bufferSize = 32768; in onRequestComplete() local
416 const int bufferSize = 8192; in fileLoadTimer() local
/external/skia/src/core/
DSkStream.cpp346 SkBufferStream::SkBufferStream(SkStream* proxy, size_t bufferSize) in SkBufferStream()
354 SkBufferStream::SkBufferStream(SkStream* proxy, void* buffer, size_t bufferSize) in SkBufferStream()
363 void SkBufferStream::init(void* buffer, size_t bufferSize) in init()
/external/opencore/fileformats/common/parser/src/
Dpvfile.cpp340 uint32 bufferSize = 0; in GetFileBufferingCapacity() local
/external/srec/portable/src/
DPFile.c198 size_t i, bufferSize, count, totalRead = 0; in PFileReadInt() local
272 size_t i, bufferSize, count, totalRead = 0; in PFileReadLCHAR() local
/external/webkit/WebKitTools/FindSafari/
DFindSafari.cpp47 DWORD bufferSize = 0; in getStringValue() local
/external/sonivox/arm-fm-22k/lib_src/
Deas_parser.h45 EAS_I32 bufferSize; member
/external/sonivox/arm-hybrid-22k/lib_src/
Deas_parser.h45 EAS_I32 bufferSize; member
/external/sonivox/arm-wt-22k/lib_src/
Deas_parser.h45 EAS_I32 bufferSize; member
/external/icu4c/i18n/unicode/
Ddecimfmt.h636 size_t bufferSize; member
/external/opencore/protocols/rtsp_parcom/src/
Drtsp_par_com_message.h55 uint32 bufferSize; variable
/external/webkit/WebCore/platform/text/mac/
DTextCodecMac.cpp238 const int bufferSize = sizeof(m_numBufferedBytes); in decode() local
/external/svox/pico/tts/
Dcom_svox_picottsengine.cpp1267 tts_result TtsEngine::synthesizeText( const char * text, int8_t * buffer, size_t bufferSize, void *… in synthesizeText()
1450 tts_result TtsEngine::synthesizeIpa( const char * ipa, int8_t * buffer, size_t bufferSize, void * u… in synthesizeIpa()
/external/srec/srec/Recognizer/src/
DRecognizerImpl.c1716 …_ReturnCode SR_RecognizerPutAudioImpl(SR_Recognizer* self, asr_int16_t* buffer, size_t* bufferSize, in SR_RecognizerPutAudioImpl()
3006 size_t bufferSize; in detectEndOfSpeech() local
3811 size_t bufferSize; in WaveformBuffer_WindBack() local
3882 size_t bos_frame, eos_frame, bufferSize, read_start_offset; in WaveformBuffer_ParseEndPointedResultAndTrim() local

12