Home
last modified time | relevance | path

Searched defs:SuperBlock (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFCommon.h31 struct SuperBlock { struct
32 char MagicBytes[sizeof(Magic)];
36 support::ulittle32_t BlockSize;
38 support::ulittle32_t FreeBlockMapBlock;
64 const SuperBlock *SB = nullptr; argument
/third_party/ffmpeg/libavcodec/
Descape124.c33 typedef union SuperBlock { union
36 } SuperBlock; typedef