HomeSort by relevance Sort by last modified time
    Searched full:buffersize (Results 1326 - 1350 of 1885) sorted by null

<<51525354555657585960>>

  /external/tpm2/
CryptUtil_fp.h 249 UINT32 bufferSize, // IN: size of parameter buffer
  /external/vulkan-validation-layers/demos/
vulkaninfo.c     [all...]
  /external/webrtc/webrtc/modules/audio_processing/aecm/
echo_control_mobile.c 342 // buffersize has now been determined
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h 86 virtual ssize_t bufferSize() const;
  /frameworks/av/services/camera/libcameraservice/device1/
CameraHardwareInterface.h 381 uint32_t bufferSize, uint32_t bufferCount) override;
  /hardware/qcom/audio/legacy/libalsa-intf/
arec.c 92 unsigned long periodSize, bufferSize, reqBuffSize;
  /packages/apps/TV/src/com/android/tv/tuner/exoplayer/
MpegTsPlayer.java 593 public void onAudioTrackUnderrun(int bufferSize, long bufferSizeMs,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1effectauthor.h 156 STDMETHOD(Map)(BYTE **data, UINT32 bufferSize) PURE;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 514 Status GetData(BYTE *buffer, UINT bufferSize, UINT *sizeFilled) const;
  /system/chre/core/include/chre/core/
event_loop.h 233 size_t bufferSize) const;
wifi_request_manager.h 131 size_t bufferSize) const;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
HiiDatabase.h 319 @param BufferSize N.A.
330 IN OUT UINTN *BufferSize,
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiPeiCis.h 664 UINT32 BufferSize;
692 UINT32 BufferSize;
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
AcpiPlatform.c 213 UINTN BufferSize;
375 BufferSize = 0;
    [all...]
  /device/linaro/hikey/gralloc960/
alloc_device.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTestsUtil.cpp 289 VkBufferCreateInfo makeBufferCreateInfo (const VkDeviceSize bufferSize,
297 bufferSize, // VkDeviceSize size;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationUtil.cpp 36 VkBufferCreateInfo makeBufferCreateInfo (const VkDeviceSize bufferSize,
44 bufferSize, // VkDeviceSize size;
    [all...]
  /external/google-breakpad/src/client/windows/handler/
exception_handler.cc     [all...]
  /external/icu/icu4c/source/common/unicode/
rbbi.h 576 * @param BufferSize The size of the buffer. If zero, return the required
591 int32_t &BufferSize,
  /external/icu/icu4c/source/extra/uconv/
uconv.cpp 541 setBufferSize(size_t bufferSize) {
542 bufsz = bufferSize;
    [all...]
  /external/libmtp/logs/
mtp-detect-toshiba-gigabeat-met401.txt 250 de9f: BufferSize UINT32 data type range: MIN 3, MAX 3, STEP 1 GET/SET
305 de9f: BufferSize UINT32 data type range: MIN 3, MAX 3, STEP 1 GET/SET
mtp-detect-toshiba-gigabeat-s.txt 212 de9f: BufferSize UINT32 data type enumeration: 3, READ ONLY
258 de9f: BufferSize UINT32 data type enumeration: 3, READ ONLY
mtp-detect-toshiba-gigabeat-t.txt 216 de9f: BufferSize UINT32 data type range: MIN 3, MAX 3, STEP 1 GET/SET
260 de9f: BufferSize UINT32 data type range: MIN 3, MAX 3, STEP 1 GET/SET
  /external/mesa3d/src/mesa/main/
get_hash_params.py     [all...]
texstore.c 728 int bufferSize = imageStride * srcDepth;
733 tempImage = malloc(bufferSize);
    [all...]

Completed in 1667 milliseconds

<<51525354555657585960>>