Home
last modified time | relevance | path

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

/linux/drivers/staging/media/sunxi/cedrus/
A Dcedrus_h265.c312 const struct v4l2_hevc_pred_weight_table *pred_weight_table; in cedrus_h265_setup() local
326 pred_weight_table = &slice_params->pred_weight_table; in cedrus_h265_setup()
578 pred_weight_table->delta_chroma_log2_weight_denom; in cedrus_h265_setup()
633 pred_weight_table->delta_luma_weight_l0, in cedrus_h265_setup()
634 pred_weight_table->luma_offset_l0, in cedrus_h265_setup()
635 pred_weight_table->delta_chroma_weight_l0, in cedrus_h265_setup()
636 pred_weight_table->chroma_offset_l0, in cedrus_h265_setup()
651 pred_weight_table->delta_luma_weight_l1, in cedrus_h265_setup()
652 pred_weight_table->luma_offset_l1, in cedrus_h265_setup()
653 pred_weight_table->delta_chroma_weight_l1, in cedrus_h265_setup()
[all …]
/linux/include/media/
A Dhevc-ctrls.h208 struct v4l2_hevc_pred_weight_table pred_weight_table; member
/linux/drivers/media/v4l2-core/
A Dv4l2-ctrls-core.c639 zero_padding(p_hevc_slice_params->pred_weight_table); in std_validate_compound()
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec.rst3033 - ``pred_weight_table``

Completed in 13 milliseconds