Searched refs:new_read_cursor_bit (Results 1 – 1 of 1) sorted by relevance
277 int new_read_cursor_bit = in ReadValue() local281 new_read_cursor_bit = new_read_cursor_bit == kBlockSizeBits in ReadValue()283 : new_read_cursor_bit; in ReadValue()285 static_cast<unsigned>((new_read_cursor_bit - read_cursor_bit_)) / 8; in ReadValue()286 read_cursor_bit_ = new_read_cursor_bit; in ReadValue()