Searched refs:chroma_weight (Results 1 – 4 of 4) sorted by relevance
149 __entry->p.weight_factors[0].chroma_weight,150 sizeof(__entry->p.weight_factors[0].chroma_weight),163 __entry->p.weight_factors[1].chroma_weight,164 sizeof(__entry->p.weight_factors[1].chroma_weight),
307 for (j = 0; j < ARRAY_SIZE(factors->chroma_weight); j++) { in cedrus_write_pred_weight_table()308 for (k = 0; k < ARRAY_SIZE(factors->chroma_weight[0]); k++) { in cedrus_write_pred_weight_table()312 (factors->chroma_weight[j][k] & 0x1ff); in cedrus_write_pred_weight_table()
1403 __s16 chroma_weight[32][2]; member
463 - ``chroma_weight[32][2]``
Completed in 18 milliseconds