Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc42 uint64 offset_bytes, in GetSubBuffer() argument
/external/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp9.cc443 size_t offset_bytes = 0; in WriteHeader() local
/external/mesa3d/src/freedreno/drm/
Dfreedreno_ringbuffer.h209 offset_bytes(void *end, void *start) in offset_bytes() function
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc78 void *HostExecutor::GetSubBuffer(DeviceMemoryBase *parent, uint64 offset_bytes, in GetSubBuffer()
/external/libdrm/freedreno/
Dfreedreno_priv.h200 offset_bytes(void *end, void *start) in offset_bytes() function
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc522 void* GpuExecutor::GetSubBuffer(DeviceMemoryBase* mem, uint64 offset_bytes, in GetSubBuffer()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc430 void* GpuExecutor::GetSubBuffer(DeviceMemoryBase* mem, uint64 offset_bytes, in GetSubBuffer()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_surface_state.c728 uint32_t offset_bytes = 4 * offset_dwords; in brw_update_sol_surface() local