Searched refs:intra_y_mode (Results 1 – 2 of 2) sorted by relevance
383 void Tile::ReadPredictionModeY(const Block& block, bool intra_y_mode) { in ReadPredictionModeY() argument385 if (intra_y_mode) { in ReadPredictionModeY()681 bool Tile::ReadIntraBlockModeInfo(const Block& block, bool intra_y_mode) { in ReadIntraBlockModeInfo() argument685 ReadPredictionModeY(block, intra_y_mode); in ReadIntraBlockModeInfo()
333 void ReadPredictionModeY(const Block& block, bool intra_y_mode);351 bool intra_y_mode); // 5.11.22.