Searched refs:block_bit_src (Results 1 – 1 of 1) sorted by relevance
223 base::BitStream<base::UInt128> block_bit_src(block_bits, sizeof(block_bits) * 8); in DecodeISEBlock() local232 const bool result = block_bit_src.GetBits(num_bits, &bits); in DecodeISEBlock()240 const bool result = block_bit_src.GetBits(kInterleavedBits[i], &encoded_bits); in DecodeISEBlock()