HomeSort by relevance Sort by last modified time
    Searched full:buffersize (Results 376 - 400 of 502) sorted by null

<<11121314151617181920>>

  /external/svox/pico/tts/
com_svox_picottsengine.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
rate_control.cpp 71 rc[n]->Bs = video->encParams->BufferSize[n];
433 SetProfile_BufferSize(video, video->encParams->VBV_delay, 0); /* output: video->encParams->BufferSize[] */
442 rc[n]->Bs = video->encParams->BufferSize[n];
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
WriterToUTF8Buffered.java 93 // the old body of this constructor, before the buffersize was changed to a constant
  /external/nist-sip/java/gov/nist/javax/sip/
SipStackImpl.java     [all...]
  /external/open-vcdiff/
ChangeLog 98 --buffersize option, if specified, should control the buffer size used,
  /external/svox/pico/lib/
picoapi.h 415 const pico_Int16 bufferSize,
  /external/webkit/Source/WebKit/chromium/public/
WebKitClient.h 290 virtual WebAudioDevice* createAudioDevice(size_t bufferSize, unsigned numberOfChannels, double sampleRate, WebAudioDevice::RenderCallback*) { return 0; }
  /hardware/qcom/audio/legacy/libalsa-intf/
arec.c 92 unsigned long periodSize, bufferSize, reqBuffSize;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
Exynos_OMX_H264dec.c 663 plane.allocSize = pVideoDec->pMFCDecInputBuffer[i]->bufferSize[0];
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Exynos_OMX_Mpeg4dec.c 771 plane.allocSize = pVideoDec->pMFCDecInputBuffer[i]->bufferSize[0];
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
Exynos_OMX_Vp8dec.c 582 plane.allocSize = pVideoDec->pMFCDecInputBuffer[i]->bufferSize[0];
765 pVideoDec->pMFCDecOutputBuffer[i]->bufferSize[plane] = nAllocLen[plane];
769 planes[plane].allocSize = pVideoDec->pMFCDecOutputBuffer[i]->bufferSize[plane];
    [all...]
  /external/aac/libMpegTPDec/src/
tpdec_lib.cpp 297 const UINT bufferSize,
330 FDKfeedBuffer (hBs, pBuffer, bufferSize, pBytesValid) ;
    [all...]
  /external/icu4c/common/unicode/
rbbi.h 596 * @param BufferSize The size of the buffer. If zero, return the required
611 int32_t &BufferSize,
  /external/icu4c/extra/uconv/
uconv.cpp 541 setBufferSize(size_t bufferSize) {
542 bufsz = bufferSize;
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
CodedOutputStream.java 103 final int bufferSize) {
104 return new CodedOutputStream(output, new byte[bufferSize]);
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/micro/
CodedOutputStreamMicro.java 91 final int bufferSize) {
92 return new CodedOutputStreamMicro(output, new byte[bufferSize]);
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
Exynos_OMX_Adec.c 325 OMX_U32 bufferSize = 0;
339 OMX_U32 bufferSize = 0;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_VencControl.c 344 OMX_U32 bufferSize = 0;
358 OMX_U32 bufferSize = 0;
    [all...]
  /external/webkit/Source/WebCore/editing/
TextIterator.cpp     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c     [all...]
  /external/skia/src/device/xps/
SkXPSDevice.cpp 60 wchar_t* buffer, size_t bufferSize,
62 SkASSERT(bufferSize >= GUID_ID_LEN);
64 bufferSize,
90 static HRESULT create_id(wchar_t* buffer, size_t bufferSize,
95 if (format_guid(guid, buffer, bufferSize, sep) == -1) {
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
PagedView.java     [all...]
  /external/aac/libAACdec/include/
aacdecoder_lib.h     [all...]
  /external/aac/libAACdec/src/
aacdecoder.cpp 239 ancData->bufferSize = size;
300 if ((offset + ancBytes) > ancData->bufferSize)
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp     [all...]

Completed in 1198 milliseconds

<<11121314151617181920>>