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

<<51525354555657585960>>

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
AParser.cpp 242 if ( i >= inputTokens->bufferSize() || inputTokens->minTokens() < LLk ) /* MR20 Was "<=" */
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/PrePiLib/
FwVol.c 636 FileInfo->BufferSize = ((*(UINT32 *)FileHeader->Size) & 0x00FFFFFF) - sizeof (EFI_FFS_FILE_HEADER);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c 288 UINTN BufferSize;
358 BufferSize = sizeof (UINT32) +
365 Buffer = AllocateZeroPool (BufferSize);
407 BufferSize,
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
FlashUpdate.c 773 FileData.BufferSize = (UINT32) ImageSize;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Socket.h 375 UINT32 HighWater; ///< The buffersize upper limit of sock_buffer
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
Socket.h 363 UINT32 HighWater; ///< The buffersize upper limit of sock_buffer
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
DriverBinding.c 112 1, // BufferSize
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
PlatformEarlyInit.c 449 ((UINTN) PeiInitPlatform <= (UINTN) FileInfo.Buffer + FileInfo.BufferSize))) {
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellTftpCommandLib/
Tftp.c 899 Mtftp4Token.BufferSize = FileSize;
  /external/icu/icu4c/source/common/
filteredbrk.cpp 170 int32_t &/*BufferSize*/,
  /external/llvm/lib/Target/AArch64/
AArch64SchedM1.td 51 let BufferSize = 1 in
  /external/llvm/lib/Target/ARM/
ARMScheduleA9.td     [all...]
  /external/mdnsresponder/mDNSWindows/mdnsNSP/
mdnsNSP.c     [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h     [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
state.h 615 uint32_t bufferSize;
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
H264TrackImpl.java 555 LOG.fine("Resetting to " + markPos + " (pos is " + pos + ") which makes the buffersize " + diff);
  /external/strace/
configure.ac 663 struct v4l2_sdr_format.buffersize
  /external/swiftshader/src/OpenGL/libGLESv2/
libGLESv3.cpp     [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
encode.c 84 /* if buffersize is not equal to current framesize, and end of file is not reached yet, */
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp     [all...]
  /frameworks/rs/support/jni/
android_renderscript_RenderScript.cpp     [all...]
  /hardware/intel/img/psb_video/src/
tng_hostdefs.h 481 IMG_UINT32 ui32RCScaleFactor; //!< Constant used in rate control = (GopSize/(BufferSize-InitialLevel))*256
    [all...]
  /hardware/interfaces/audio/common/2.0/
types.hal 733 uint32_t bufferSize;
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.cpp 282 unsigned long bufferSize, reqBuffSize;
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
aplay.c 88 unsigned long periodSize, bufferSize, reqBuffSize;

Completed in 1354 milliseconds

<<51525354555657585960>>