Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c325 RK_U8 luma_weight_l0_flag[16]; in pred_weight_table() local
338 READ_ONEBIT(gb, &luma_weight_l0_flag[i]); in pred_weight_table()
339 if (!luma_weight_l0_flag[i]) { in pred_weight_table()
355 if (luma_weight_l0_flag[i]) { in pred_weight_table()