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

  /external/libdrm/freedreno/
freedreno_priv.h 194 offset_bytes(void *end, void *start) function
  /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 763 uint32_t offset_bytes = 4 * offset_dwords; local
765 offset_bytes,
766 buffer_obj->Size - offset_bytes);
820 surf[1] = bo->offset64 + offset_bytes; /* reloc */
831 bo, offset_bytes,
    [all...]
  /system/tpm/trunks/
tpm_generated.cc 22285 std::string offset_bytes; local
22538 std::string offset_bytes; local
30969 std::string offset_bytes; local
32277 std::string offset_bytes; local
32974 std::string offset_bytes; local
    [all...]

Completed in 268 milliseconds