Home
last modified time | relevance | path

Searched refs:luma_weight_l1 (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h442 RK_S16 luma_weight_l1[16]; member
H A Dh265d_parser.c383 s->sh.luma_weight_l1[i] = 1 << s->sh.luma_log2_weight_denom; in pred_weight_table()
398 … s->sh.luma_weight_l1[i] = (1 << s->sh.luma_log2_weight_denom) + delta_luma_weight_l1; in pred_weight_table()