Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c319 RK_U8 luma_weight_l0_flag[16]; in pred_weight_table() local
332 READ_ONEBIT(gb, &luma_weight_l0_flag[i]); in pred_weight_table()
333 if (!luma_weight_l0_flag[i]) { in pred_weight_table()
349 if (luma_weight_l0_flag[i]) { in pred_weight_table()