Searched refs:pred_weight_table (Results 1 – 4 of 4) sorted by relevance
312 const struct v4l2_hevc_pred_weight_table *pred_weight_table; in cedrus_h265_setup() local326 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 …]
208 struct v4l2_hevc_pred_weight_table pred_weight_table; member
639 zero_padding(p_hevc_slice_params->pred_weight_table); in std_validate_compound()
3033 - ``pred_weight_table``
Completed in 13 milliseconds