Searched refs:bf_byte_count (Results 1 – 1 of 1) sorted by relevance
503 uint8_t bf_byte_count(const struct compressed_block_header* hdr) { in bf_byte_count() function2907 if(bf_byte_count(hdr) > 2) { in parse_block_header()2910 bf_byte_count(hdr)); in parse_block_header()2917 switch(bf_byte_count(hdr)) { in parse_block_header()3622 bf_byte_count(&rar->last_block_hdr) + 1; in process_block()