Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/media/
H A Dhevc-ctrls.h140 __s8 delta_chroma_weight_l0[V4L2_HEVC_DPB_ENTRIES_NUM_MAX][2]; member
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c561 pred_weight_table->delta_chroma_weight_l0, in cedrus_h265_setup()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c357 RK_S32 delta_chroma_weight_l0 = 0; in pred_weight_table() local
359 READ_SE(gb, &delta_chroma_weight_l0); in pred_weight_table()
361 … s->sh.chroma_weight_l0[i][j] = (1 << s->sh.chroma_log2_weight_denom) + delta_chroma_weight_l0; in pred_weight_table()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst4432 - ``delta_chroma_weight_l0[V4L2_HEVC_DPB_ENTRIES_NUM_MAX][2]``