Searched defs:chunk_type (Results 1 – 4 of 4) sorted by relevance
121 const uint32_t chunk_type = Peek32LE(data_.data() + window_end_ + sizeof(uint32_t)); in Next() local130 const uint32_t chunk_type = Peek32LE(data_.data() + window_end_ + sizeof(uint32_t)); in Next() local
91 typedef ChunkType chunk_type; typedef
134 int32_t chunk_type = ntohl(hdr[1]); in parseChunk() local
864 int32_t chunk_type = ntohl(hdr[1]); in parseChunk() local5306 uint32_t chunk_type = ntohl(hdr[1]); in parseChunk() local