Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/
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()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
A Dtrx.c254 int weighting = 0; in _rtl92de_update_rxsignalstatistics() local
259 weighting = 5; in _rtl92de_update_rxsignalstatistics()
261 weighting = (-5); in _rtl92de_update_rxsignalstatistics()
263 5 + pstats->recvsignalpower + weighting) / 6; in _rtl92de_update_rxsignalstatistics()
/linux-6.3-rc2/drivers/staging/rtl8192e/rtl8192e/
A Drtl_core.c1820 int weighting = 0; in rtl92e_update_rx_statistics() local
1827 weighting = 5; in rtl92e_update_rx_statistics()
1830 weighting = (-5); in rtl92e_update_rx_statistics()
1833 weighting) / 6; in rtl92e_update_rx_statistics()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
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.
A Dcolorspaces.rst40 standard that defines spectral weighting functions that model the
A Dext-ctrls-camera.rst93 giving no weighting to any particular portion of the metered area.
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt5534 The probability weighting to use for the
5542 The probability weighting to use for the
5547 The probability weighting to use for the
5551 this weighting can place serious IPI load
5555 The probability weighting to use for the
5561 The probability weighting to use for the
5567 The probability weighting to use for the

Completed in 19 milliseconds