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
131 int32_t chunk_type = ntohl(hdr[1]); in parseChunk() local
808 int32_t chunk_type = ntohl(hdr[1]); in parseChunk() local4853 uint32_t chunk_type = ntohl(hdr[1]); in parseChunk() local