Searched refs:intra_chroma_prob_update_flag (Results 1 – 1 of 1) sorted by relevance
791 bool intra_chroma_prob_update_flag; in ParseIntraProbs() local792 BD_READ_BOOL_OR_RETURN(&intra_chroma_prob_update_flag); in ParseIntraProbs()793 if (intra_chroma_prob_update_flag) { in ParseIntraProbs()