Home
last modified time | relevance | path

Searched refs:EndOfBlockBitLength (Results 1 – 2 of 2) sorted by relevance

/external/puffin/src/
Dhuffman_table.h148 inline bool EndOfBlockBitLength(size_t* nbits) { in EndOfBlockBitLength() function
Dpuffer.cc147 TEST_AND_RETURN_FALSE(cur_ht->EndOfBlockBitLength(&max_bits)); in PuffDeflate()