Searched refs:hasBlockInfoRecords (Results 1 – 3 of 3) sorted by relevance
96 bool hasBlockInfoRecords() const { return !BlockInfoRecords.empty(); } in hasBlockInfoRecords() function127 assert(!hasBlockInfoRecords()); in takeBlockInfo()
94 bool hasBlockInfoRecords() const { return !BlockInfoRecords.empty(); } in hasBlockInfoRecords() function579 if (BitStream->hasBlockInfoRecords()) in ReadBlockInfoBlock()
323 if (getBitStreamReader()->hasBlockInfoRecords()) in ReadBlockInfoBlock()