Searched refs:chroma_weight (Results 1 – 2 of 2) sorted by relevance
230 int chroma_weight[32][2]; member
1185 READ_SE_OR_RETURN(&w_facts->chroma_weight[i][j]); in ParseWeightingFactors()1186 IN_RANGE_OR_RETURN(w_facts->chroma_weight[i][j], -128, 127); in ParseWeightingFactors()1193 w_facts->chroma_weight[i][j] = def_chroma_weight; in ParseWeightingFactors()