HomeSort by relevance Sort by last modified time
    Searched defs:elementSizeBytes (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/audio_device/mac/portaudio/
pa_ringbuffer.h 97 PaRingBufferSize elementSizeBytes; /**< Number of bytes per element. */
105 @param elementSizeBytes The size of a single data element in bytes.
110 will be maintained. It must be elementCount*elementSizeBytes long.
114 PaRingBufferSize PaUtil_InitializeRingBuffer( PaUtilRingBuffer *rbuf, PaRingBufferSize elementSizeBytes, PaRingBufferSize elementCount, void *dataPtr );
  /frameworks/rs/
rsAllocation.h 64 uint32_t elementSizeBytes;
rsElement.h 48 uint32_t elementSizeBytes;
  /frameworks/rs/driver/runtime/
rs_structs.h 43 uint32_t elementSizeBytes;
214 uint32_t elementSizeBytes;

Completed in 573 milliseconds