Searched defs:frameContentSize (Results 1 – 2 of 2) sorted by relevance
462 U64 frameContentSize = ZSTD_CONTENTSIZE_UNKNOWN; in ZSTD_getFrameHeader_advanced() local1773 …e_t ZSTD_decodingBufferSize_min(unsigned long long windowSize, unsigned long long frameContentSize) in ZSTD_decodingBufferSize_min()
2476 …unsigned long long frameContentSize; /* if == ZSTD_CONTENTSIZE_UNKNOWN, it means this field is not… member