Searched defs:chunk_type (Results 1 – 4 of 4) sorted by relevance
118 const uint32_t chunk_type = Peek32LE(data_.data() + window_end_ + sizeof(uint32_t)); in Next() local127 const uint32_t chunk_type = Peek32LE(data_.data() + window_end_ + sizeof(uint32_t)); in Next() local
91 typedef ChunkType chunk_type; typedef
874 int32_t chunk_type = ntohl(hdr[1]); in parseChunk() local5319 uint32_t chunk_type = ntohl(hdr[1]); in parseChunk() local
137 int32_t chunk_type = ntohl(hdr[1]); in parseChunk() local