Searched refs:delta_chroma_weight_l1 (Results 1 – 4 of 4) sorted by relevance
145 __s8 delta_chroma_weight_l1[V4L2_HEVC_DPB_ENTRIES_NUM_MAX][2]; member
579 pred_weight_table->delta_chroma_weight_l1, in cedrus_h265_setup()
397 RK_S32 delta_chroma_weight_l1 = 0; in pred_weight_table() local399 READ_SE(gb, &delta_chroma_weight_l1); in pred_weight_table()401 … s->sh.chroma_weight_l1[i][j] = (1 << s->sh.chroma_log2_weight_denom) + delta_chroma_weight_l1; in pred_weight_table()
4444 - ``delta_chroma_weight_l1[V4L2_HEVC_DPB_ENTRIES_NUM_MAX][2]``