Searched refs:ReadIntraBlockModeInfo (Results 1 – 2 of 2) sorted by relevance
588 return ReadIntraBlockModeInfo(block, /*intra_y_mode=*/true); in DecodeIntraModeInfo()681 bool Tile::ReadIntraBlockModeInfo(const Block& block, bool intra_y_mode) { in ReadIntraBlockModeInfo() function in libgav1::Tile1295 : ReadIntraBlockModeInfo(block, /*intra_y_mode=*/false); in DecodeInterModeInfo()
350 bool ReadIntraBlockModeInfo(const Block& block,