Searched defs:elementSizeBytes (Results 1 – 6 of 6) sorted by relevance
97 PaRingBufferSize elementSizeBytes; /**< Number of bytes per element. */ member
67 PaRingBufferSize elementSizeBytes, in PaUtil_InitializeRingBuffer()
108 deUint8 elementSizeBytes; member
3444 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local3489 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local
966 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local
853 size_t elementSizeBytes = sizeof(TConstantUnion) * elementSize; in getConstantValue() local