Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/media/sunxi/cedrus/
A Dcedrus_h265.c424 const struct v4l2_hevc_pred_weight_table *pred_weight_table; in cedrus_h265_setup() local
443 pred_weight_table = &slice_params->pred_weight_table; in cedrus_h265_setup()
733 pred_weight_table->delta_chroma_log2_weight_denom; in cedrus_h265_setup()
791 pred_weight_table->delta_luma_weight_l0, in cedrus_h265_setup()
792 pred_weight_table->luma_offset_l0, in cedrus_h265_setup()
793 pred_weight_table->delta_chroma_weight_l0, in cedrus_h265_setup()
794 pred_weight_table->chroma_offset_l0, in cedrus_h265_setup()
809 pred_weight_table->delta_luma_weight_l1, in cedrus_h265_setup()
810 pred_weight_table->luma_offset_l1, in cedrus_h265_setup()
811 pred_weight_table->delta_chroma_weight_l1, in cedrus_h265_setup()
[all …]
/linux-6.3-rc2/drivers/media/test-drivers/visl/
A Dvisl-dec.c412 trace_v4l2_hevc_pred_weight_table(&run->hevc.spram->pred_weight_table); in visl_trace_ctrls()
/linux-6.3-rc2/include/uapi/linux/
A Dv4l2-controls.h2359 struct v4l2_hevc_pred_weight_table pred_weight_table; member
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec-stateless.rst2492 - ``pred_weight_table``

Completed in 21 milliseconds