Searched refs:luma_weight (Results 1 – 2 of 2) sorted by relevance
228 int luma_weight[32]; member
1171 READ_SE_OR_RETURN(&w_facts->luma_weight[i]); in ParseWeightingFactors()1172 IN_RANGE_OR_RETURN(w_facts->luma_weight[i], -128, 127); in ParseWeightingFactors()1177 w_facts->luma_weight[i] = def_luma_weight; in ParseWeightingFactors()