Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c327 RK_U8 luma_weight_l1_flag[16]; in pred_weight_table() local
381 READ_ONEBIT(gb, &luma_weight_l1_flag[i]); in pred_weight_table()
382 if (!luma_weight_l1_flag[i]) { in pred_weight_table()
395 if (luma_weight_l1_flag[i]) { in pred_weight_table()