Searched refs:isIgnoringBlockInfoNames (Results 1 – 2 of 2) sorted by relevance
369 if (getBitStreamReader()->isIgnoringBlockInfoNames()) in ReadBlockInfoBlock()379 if (getBitStreamReader()->isIgnoringBlockInfoNames()) in ReadBlockInfoBlock()
87 bool isIgnoringBlockInfoNames() { return IgnoreBlockInfoNames; } in isIgnoringBlockInfoNames() function