Home
last modified time | relevance | path

Searched defs:chunk_offset (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavformat/
Dargo_asf.h43 uint32_t chunk_offset; /*< Offset to the first chunk from the start of the file. */ member
Drl2.c92 unsigned int* chunk_offset = NULL; in rl2_read_header() local
/third_party/mesa3d/src/intel/vulkan/
Danv_allocator.c952 uint32_t chunk_offset, uint32_t count, in anv_state_pool_return_blocks()
992 uint32_t chunk_offset, uint32_t chunk_size, in anv_state_pool_return_chunk()
1055 int32_t chunk_offset = state->offset; in anv_state_pool_alloc_no_vg() local
/third_party/node/deps/v8/src/snapshot/
Dcode-serializer.cc127 uint32_t chunk_offset = static_cast<uint32_t>(chunk->Offset(address)); in SerializeReadOnlyObject() local
Ddeserializer.cc959 uint32_t chunk_offset = source_.GetInt(); in ReadSingleBytecodeData() local
/third_party/mesa3d/src/amd/common/
Dac_rgp.c125 int32_t chunk_offset; member