Home
last modified time | relevance | path

Searched refs:kiQp (Results 1 – 16 of 16) sorted by relevance

/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/encoder/core/src/
H A Dsvc_encode_mb.cpp256 const uint8_t kiQp = pCurMb->uiChromaQp; in WelsEncRecUV() local
263 const int16_t* pMF = g_kiQuantMF[kiQp]; in WelsEncRecUV()
264 const int16_t* pFF = g_kiQuantInterFF[ (!kiInterFlag) * 6 + kiQp]; in WelsEncRecUV()
307 WelsDequantIHadamard2x2Dc (aDct2x2, g_kuiDequantCoeff[kiQp][0]); in WelsEncRecUV()
H A Ddecode_mb_aux.cpp80 void WelsDequantLumaDc4x4 (int16_t* pRes, const int32_t kiQp) { in WelsDequantLumaDc4x4() argument
82 const uint16_t kuiDequantValue = g_kuiDequantCoeff[kiQp % 6][0]; in WelsDequantLumaDc4x4()
83 const int16_t kiQF0 = kiQp / 6; in WelsDequantLumaDc4x4()
H A Dratectl.cpp1251 const int32_t kiQp = pDLayerParam->iDLayerQp; in WelsRcPictureInitDisable() local
1253 pEncCtx->iGlobalQp = RcCalculateCascadingQp (pEncCtx, kiQp); in WelsRcPictureInitDisable()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/encoder/core/src/
H A Dsvc_encode_mb.cpp256 const uint8_t kiQp = pCurMb->uiChromaQp; in WelsEncRecUV() local
263 const int16_t* pMF = g_kiQuantMF[kiQp]; in WelsEncRecUV()
264 const int16_t* pFF = g_kiQuantInterFF[ (!kiInterFlag) * 6 + kiQp]; in WelsEncRecUV()
307 WelsDequantIHadamard2x2Dc (aDct2x2, g_kuiDequantCoeff[kiQp][0]); in WelsEncRecUV()
H A Ddecode_mb_aux.cpp80 void WelsDequantLumaDc4x4 (int16_t* pRes, const int32_t kiQp) { in WelsDequantLumaDc4x4() argument
82 const uint16_t kuiDequantValue = g_kuiDequantCoeff[kiQp % 6][0]; in WelsDequantLumaDc4x4()
83 const int16_t kiQF0 = kiQp / 6; in WelsDequantLumaDc4x4()
H A Dratectl.cpp1251 const int32_t kiQp = pDLayerParam->iDLayerQp; in WelsRcPictureInitDisable() local
1253 pEncCtx->iGlobalQp = RcCalculateCascadingQp (pEncCtx, kiQp); in WelsRcPictureInitDisable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/encoder/core/src/
H A Dsvc_encode_mb.cpp256 const uint8_t kiQp = pCurMb->uiChromaQp; in WelsEncRecUV() local
263 const int16_t* pMF = g_kiQuantMF[kiQp]; in WelsEncRecUV()
264 const int16_t* pFF = g_kiQuantInterFF[ (!kiInterFlag) * 6 + kiQp]; in WelsEncRecUV()
307 WelsDequantIHadamard2x2Dc (aDct2x2, g_kuiDequantCoeff[kiQp][0]); in WelsEncRecUV()
H A Ddecode_mb_aux.cpp80 void WelsDequantLumaDc4x4 (int16_t* pRes, const int32_t kiQp) { in WelsDequantLumaDc4x4() argument
82 const uint16_t kuiDequantValue = g_kuiDequantCoeff[kiQp % 6][0]; in WelsDequantLumaDc4x4()
83 const int16_t kiQF0 = kiQp / 6; in WelsDequantLumaDc4x4()
H A Dratectl.cpp1251 const int32_t kiQp = pDLayerParam->iDLayerQp; in WelsRcPictureInitDisable() local
1253 pEncCtx->iGlobalQp = RcCalculateCascadingQp (pEncCtx, kiQp); in WelsRcPictureInitDisable()
/dports/multimedia/openh264/openh264-2.1.1/codec/encoder/core/src/
H A Dsvc_encode_mb.cpp256 const uint8_t kiQp = pCurMb->uiChromaQp; in WelsEncRecUV() local
263 const int16_t* pMF = g_kiQuantMF[kiQp]; in WelsEncRecUV()
264 const int16_t* pFF = g_kiQuantInterFF[ (!kiInterFlag) * 6 + kiQp]; in WelsEncRecUV()
307 WelsDequantIHadamard2x2Dc (aDct2x2, g_kuiDequantCoeff[kiQp][0]); in WelsEncRecUV()
H A Ddecode_mb_aux.cpp80 void WelsDequantLumaDc4x4 (int16_t* pRes, const int32_t kiQp) { in WelsDequantLumaDc4x4() argument
82 const uint16_t kuiDequantValue = g_kuiDequantCoeff[kiQp % 6][0]; in WelsDequantLumaDc4x4()
83 const int16_t kiQF0 = kiQp / 6; in WelsDequantLumaDc4x4()
H A Dratectl.cpp1251 const int32_t kiQp = pDLayerParam->iDLayerQp; in WelsRcPictureInitDisable() local
1253 pEncCtx->iGlobalQp = RcCalculateCascadingQp (pEncCtx, kiQp); in WelsRcPictureInitDisable()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/encoder/core/inc/
H A Ddecode_mb_aux.h41 void WelsDequantLumaDc4x4 (int16_t* pRes, const int32_t kiQp);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/encoder/core/inc/
H A Ddecode_mb_aux.h41 void WelsDequantLumaDc4x4 (int16_t* pRes, const int32_t kiQp);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/encoder/core/inc/
H A Ddecode_mb_aux.h41 void WelsDequantLumaDc4x4 (int16_t* pRes, const int32_t kiQp);
/dports/multimedia/openh264/openh264-2.1.1/codec/encoder/core/inc/
H A Ddecode_mb_aux.h41 void WelsDequantLumaDc4x4 (int16_t* pRes, const int32_t kiQp);