Searched refs:fci_length (Results 1 – 1 of 1) sorted by relevance
299 size_t fci_length = 2 + (rpsi_.NumberOfValidBits / 8) + padding_bytes_; in BlockLength() local300 return kCommonFbFmtLength + fci_length; in BlockLength()