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()
101 deUint8 elementSizeBytes; member
3101 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local3146 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local
932 const deUint32 elementSizeBytes = formatInfo.planes[planeNdx].elementSizeBytes; in getChannelAccess() local
740 size_t elementSizeBytes = sizeof(TConstantUnion) * elementSize; in getConstantValue() local