Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dstats.c139 int weighting = 0; in rtl_update_rxsignalstatistics() local
144 weighting = 5; in rtl_update_rxsignalstatistics()
146 weighting = (-5); in rtl_update_rxsignalstatistics()
148 5 + pstatus->recvsignalpower + weighting) / 6; in rtl_update_rxsignalstatistics()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dtrx.c256 int weighting = 0; in _rtl92de_update_rxsignalstatistics() local
261 weighting = 5; in _rtl92de_update_rxsignalstatistics()
263 weighting = (-5); in _rtl92de_update_rxsignalstatistics()
265 5 + pstats->recvsignalpower + weighting) / 6; in _rtl92de_update_rxsignalstatistics()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c1699 int weighting = 0; in rtl92e_update_rx_statistics() local
1706 weighting = 5; in rtl92e_update_rx_statistics()
1709 weighting = (-5); in rtl92e_update_rx_statistics()
1712 weighting) / 6; in rtl92e_update_rx_statistics()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst40 standard that defines spectral weighting functions that model the
H A Dext-ctrls-codec-stateless.rst2727 - The difference of the weighting factor applied to the luma
2734 - The difference of the weighting factor applied to the chroma
2742 - The difference of the weighting factor applied to the luma
2749 - The difference of the weighting factor applied to the chroma
2757 - The base 2 logarithm of the denominator for all luma weighting
2762 all chroma weighting factors.
H A Dext-ctrls-camera.rst93 giving no weighting to any particular portion of the metered area.
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-demos/
H A D0001-mesa-demos-Add-missing-data-files.patch496 +// Vertex weighting/blendin shader
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5738 The probability weighting to use for the
5746 The probability weighting to use for the
5751 The probability weighting to use for the
5755 this weighting can place serious IPI load
5759 The probability weighting to use for the
5765 The probability weighting to use for the
5771 The probability weighting to use for the
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch19080 + * @delta_luma_weight_l0: the difference of the weighting factor applied
19084 + * @delta_chroma_weight_l0: the difference of the weighting factor applied
19088 + * @delta_luma_weight_l1: the difference of the weighting factor applied
19092 + * @delta_chroma_weight_l1: the difference of the weighting factor applied
19097 + * all luma weighting factors
19100 + * weighting factors
29582 +# Loop var: offset to add before shift (round + weighting offsets)