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

  /external/libdrm/freedreno/msm/
msm_ringbuffer.c 146 static uint32_t offset_bytes(void *end, void *start) function
235 submit_offset = offset_bytes(last_start, ring->start);
236 size = offset_bytes(ring->cur, last_start);
320 reloc->submit_offset = offset_bytes(ring->cur, ring->start);
337 submit_offset = offset_bytes(target->cur, target->ring->start);
338 size = offset_bytes(end->cur, target->cur);
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp9.cc 657 size_t offset_bytes = 0; local
659 writer.GetCurrentOffset(&offset_bytes, &offset_bits);
662 *header_length = offset_bytes;
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_surface_state.c 888 uint32_t offset_bytes = 4 * offset_dwords; local
    [all...]
  /system/tpm/trunks/
tpm_generated.cc 27384 std::string offset_bytes; local
27705 std::string offset_bytes; local
38176 std::string offset_bytes; local
39807 std::string offset_bytes; local
40684 std::string offset_bytes; local
    [all...]

Completed in 162 milliseconds