Home
last modified time | relevance | path

Searched defs:block_header (Results 1 – 9 of 9) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/allocator_src/
DsljitExecAllocatorCore.c94 struct block_header { struct
103 struct block_header header; argument
/third_party/pcre2/pcre2/src/sljit/
DsljitProtExecAllocator.c266 struct block_header { struct
273 struct block_header header; argument
DsljitExecAllocator.c221 struct block_header { struct
227 struct block_header header; argument
/third_party/ffmpeg/libavcodec/
Dflac.h143 static av_always_inline void flac_parse_block_header(const uint8_t *block_header, in flac_parse_block_header()
/third_party/alsa-utils/axfer/
Dcontainer-voc.c70 struct block_header { struct
71 uint8_t type;
72 uint8_t size[3];
74 uint8_t data[0];
/third_party/ffmpeg/libavformat/
Dwvdec.c52 uint8_t block_header[WV_HEADER_SIZE]; member
/third_party/mesa3d/src/intel/tools/
Dintel_hang_replay.c383 union intel_hang_dump_block_all block_header; in main() local
Dintel_hang_viewer.cpp680 union intel_hang_dump_block_all *block_header = in parse_hang_file() local
/third_party/toybox/toys/pending/
Dxzcat.c2405 } block_header; member