Searched refs:ReadCompressedBlockLength (Results 1 – 2 of 2) sorted by relevance
85 TF_RETURN_IF_ERROR(ReadCompressedBlockLength(&compressed_block_length)); in Inflate()128 Status SnappyInputBuffer::ReadCompressedBlockLength(uint32* length) { in ReadCompressedBlockLength() function in tensorflow::io::SnappyInputBuffer
93 Status ReadCompressedBlockLength(uint32* length);