Searched refs:chroma_weight (Results 1 – 3 of 3) sorted by relevance
287 for (j = 0; j < ARRAY_SIZE(factors->chroma_weight); j++) { in cedrus_write_pred_weight_table()288 for (k = 0; k < ARRAY_SIZE(factors->chroma_weight[0]); k++) { in cedrus_write_pred_weight_table()292 (factors->chroma_weight[j][k] & 0x1ff); in cedrus_write_pred_weight_table()
1410 __s16 chroma_weight[32][2]; member
463 - ``chroma_weight[32][2]``
Completed in 15 milliseconds