Home
last modified time | relevance | path

Searched defs:elementSizeBytes (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/modules/third_party/portaudio/
Dpa_ringbuffer.h97 PaRingBufferSize elementSizeBytes; /**< Number of bytes per element. */ member
Dpa_ringbuffer.c67 PaRingBufferSize elementSizeBytes, in PaUtil_InitializeRingBuffer()
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp103 deUint8 elementSizeBytes; member
DvkImageUtil.cpp3331 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local
3376 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local
/external/llvm-project/mlir/tools/mlir-cuda-runner/
Dcuda-runtime-wrappers.cpp132 int64_t elementSizeBytes) { in mgpuMemHostRegisterMemRef()
/external/llvm-project/mlir/tools/mlir-rocm-runner/
Drocm-runtime-wrappers.cpp133 int64_t elementSizeBytes) { in mgpuMemHostRegisterMemRef()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp975 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local
/external/angle/src/compiler/translator/
DIntermNode.cpp809 size_t elementSizeBytes = sizeof(TConstantUnion) * elementSize; in getConstantValue() local