Home
last modified time | relevance | path

Searched refs:ppSliceInLayer (Results 1 – 25 of 39) sorted by relevance

12

/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/encoder/core/src/
H A Dslice_multi_threading.cpp90 SSlice** ppSliceInLayer = pCurDq->ppSliceInLayer; in CalcSliceComplexRatio() local
104ppSliceInLayer[iSliceIdx]->uiSliceConsumeTime, ppSliceInLayer[iSliceIdx]->iCountMbNumInSlice); in CalcSliceComplexRatio()
115 if (NULL == ppSliceInLayer) { in NeedDynamicAdjust()
126 if (NULL == ppSliceInLayer[iSliceIdx]) { in NeedDynamicAdjust()
172 SSlice** ppSliceInLayer = pCurDqLayer->ppSliceInLayer; in DynamicAdjustSlicing() local
238 ppSliceInLayer[iSliceIdx]->iCountMbNumInSlice, in DynamicAdjustSlicing()
430 SSlice** ppSliceInlayer = pCtx->pCurDqLayer->ppSliceInLayer; in AppendSliceToFrameBs()
580 SSlice** ppSliceInLayer = pCtx->pCurDqLayer->ppSliceInLayer; in TrackSliceComplexities() local
605 SSlice** ppSliceInLayer = pCurDq->ppSliceInLayer; in TrackSliceConsumeTime() local
619 if (ppSliceInLayer[i]->uiSliceConsumeTime > uiMaxT) { in TrackSliceConsumeTime()
[all …]
H A Dsvc_encode_slice.cpp981 if (NULL == pCurDqLayer->ppSliceInLayer[iSliceIdx]) { in InitAllSlicesInThread()
985 pCurDqLayer->ppSliceInLayer[iSliceIdx]->iSliceIdx = -1; in InitAllSlicesInThread()
1103 …pDqLayer->ppSliceInLayer = (SSlice**)pMa->WelsMallocz (sizeof (SSlice*) * pDqLayer->iMaxSliceNum, … in InitSliceInLayer()
1104 if (NULL == pDqLayer->ppSliceInLayer) { in InitSliceInLayer()
1355 pMA->WelsFree (pCurLayer->ppSliceInLayer, "ppSliceInLayer"); in ExtendLayerBuffer()
1356 pCurLayer->ppSliceInLayer = ppSlice; in ExtendLayerBuffer()
1440 if (NULL == pCurLayer->ppSliceInLayer[iSliceIdx]) { in CheckAllSliceBuffer()
1444 if (iSliceIdx != pCurLayer->ppSliceInLayer[iSliceIdx]->iSliceIdx) { in CheckAllSliceBuffer()
1500 pCurLayer->ppSliceInLayer[iActualSliceIdx] = pSliceBuffer; in ReOrderSliceInLayer()
1503 pCurLayer->ppSliceInLayer[iEncodeSliceNum + iNonUsedBufferNum] = pSliceBuffer; in ReOrderSliceInLayer()
[all …]
H A Dratectl.cpp527 SSlice** ppSliceInLayer = pEncCtx->pCurDqLayer->ppSliceInLayer; in RcInitSliceInformation() local
535 SRCSlicing* pSOverRc = &ppSliceInLayer[i]->sSlicingOverRc; in RcInitSliceInformation()
627 SSlice** ppSliceInLayer = pEncCtx->pCurDqLayer->ppSliceInLayer; in RcInitGomParameters() local
629 SRCSlicing* pSOverRc = &ppSliceInLayer[0]->sSlicingOverRc; in RcInitGomParameters()
635 pSOverRc = &ppSliceInLayer[i]->sSlicingOverRc; in RcInitGomParameters()
1032 SSlice** ppSliceInLayer = pEncCtx->pCurDqLayer->ppSliceInLayer; in RcUpdatePictureQpBits() local
1033 SRCSlicing* pSOverRc = &ppSliceInLayer[0]->sSlicingOverRc; in RcUpdatePictureQpBits()
1041 pSOverRc = &ppSliceInLayer[i]->sSlicingOverRc; in RcUpdatePictureQpBits()
H A Dref_list_mgr_svc.cpp514 WelsMarkMMCORefInfo (pCtx, pLtr, pCtx->pCurDqLayer->ppSliceInLayer, kiCountSliceNum); in WelsMarkPic()
726 …WelsUpdateSliceHeaderSyntax (pCtx, iAbsDiffPicNumMinus1, pCtx->pCurDqLayer->ppSliceInLayer, uiFram… in WelsUpdateRefSyntax()
992 WelsMarkMMCORefInfoScreen (pCtx, pLtr, pCtx->pCurDqLayer->ppSliceInLayer, iSliceNum); in WelsMarkPicScreen()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/encoder/core/src/
H A Dslice_multi_threading.cpp90 SSlice** ppSliceInLayer = pCurDq->ppSliceInLayer; in CalcSliceComplexRatio() local
104ppSliceInLayer[iSliceIdx]->uiSliceConsumeTime, ppSliceInLayer[iSliceIdx]->iCountMbNumInSlice); in CalcSliceComplexRatio()
115 if (NULL == ppSliceInLayer) { in NeedDynamicAdjust()
126 if (NULL == ppSliceInLayer[iSliceIdx]) { in NeedDynamicAdjust()
172 SSlice** ppSliceInLayer = pCurDqLayer->ppSliceInLayer; in DynamicAdjustSlicing() local
238 ppSliceInLayer[iSliceIdx]->iCountMbNumInSlice, in DynamicAdjustSlicing()
430 SSlice** ppSliceInlayer = pCtx->pCurDqLayer->ppSliceInLayer; in AppendSliceToFrameBs()
580 SSlice** ppSliceInLayer = pCtx->pCurDqLayer->ppSliceInLayer; in TrackSliceComplexities() local
605 SSlice** ppSliceInLayer = pCurDq->ppSliceInLayer; in TrackSliceConsumeTime() local
619 if (ppSliceInLayer[i]->uiSliceConsumeTime > uiMaxT) { in TrackSliceConsumeTime()
[all …]
H A Dsvc_encode_slice.cpp981 if (NULL == pCurDqLayer->ppSliceInLayer[iSliceIdx]) { in InitAllSlicesInThread()
985 pCurDqLayer->ppSliceInLayer[iSliceIdx]->iSliceIdx = -1; in InitAllSlicesInThread()
1103 …pDqLayer->ppSliceInLayer = (SSlice**)pMa->WelsMallocz (sizeof (SSlice*) * pDqLayer->iMaxSliceNum, … in InitSliceInLayer()
1104 if (NULL == pDqLayer->ppSliceInLayer) { in InitSliceInLayer()
1355 pMA->WelsFree (pCurLayer->ppSliceInLayer, "ppSliceInLayer"); in ExtendLayerBuffer()
1356 pCurLayer->ppSliceInLayer = ppSlice; in ExtendLayerBuffer()
1440 if (NULL == pCurLayer->ppSliceInLayer[iSliceIdx]) { in CheckAllSliceBuffer()
1444 if (iSliceIdx != pCurLayer->ppSliceInLayer[iSliceIdx]->iSliceIdx) { in CheckAllSliceBuffer()
1500 pCurLayer->ppSliceInLayer[iActualSliceIdx] = pSliceBuffer; in ReOrderSliceInLayer()
1503 pCurLayer->ppSliceInLayer[iEncodeSliceNum + iNonUsedBufferNum] = pSliceBuffer; in ReOrderSliceInLayer()
[all …]
H A Dratectl.cpp527 SSlice** ppSliceInLayer = pEncCtx->pCurDqLayer->ppSliceInLayer; in RcInitSliceInformation() local
535 SRCSlicing* pSOverRc = &ppSliceInLayer[i]->sSlicingOverRc; in RcInitSliceInformation()
627 SSlice** ppSliceInLayer = pEncCtx->pCurDqLayer->ppSliceInLayer; in RcInitGomParameters() local
629 SRCSlicing* pSOverRc = &ppSliceInLayer[0]->sSlicingOverRc; in RcInitGomParameters()
635 pSOverRc = &ppSliceInLayer[i]->sSlicingOverRc; in RcInitGomParameters()
1032 SSlice** ppSliceInLayer = pEncCtx->pCurDqLayer->ppSliceInLayer; in RcUpdatePictureQpBits() local
1033 SRCSlicing* pSOverRc = &ppSliceInLayer[0]->sSlicingOverRc; in RcUpdatePictureQpBits()
1041 pSOverRc = &ppSliceInLayer[i]->sSlicingOverRc; in RcUpdatePictureQpBits()
H A Dref_list_mgr_svc.cpp514 WelsMarkMMCORefInfo (pCtx, pLtr, pCtx->pCurDqLayer->ppSliceInLayer, kiCountSliceNum); in WelsMarkPic()
725 …WelsUpdateSliceHeaderSyntax (pCtx, iAbsDiffPicNumMinus1, pCtx->pCurDqLayer->ppSliceInLayer, uiFram… in WelsUpdateRefSyntax()
991 WelsMarkMMCORefInfoScreen (pCtx, pLtr, pCtx->pCurDqLayer->ppSliceInLayer, iSliceNum); in WelsMarkPicScreen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/encoder/core/src/
H A Dslice_multi_threading.cpp90 SSlice** ppSliceInLayer = pCurDq->ppSliceInLayer; in CalcSliceComplexRatio() local
104ppSliceInLayer[iSliceIdx]->uiSliceConsumeTime, ppSliceInLayer[iSliceIdx]->iCountMbNumInSlice); in CalcSliceComplexRatio()
115 if (NULL == ppSliceInLayer) { in NeedDynamicAdjust()
126 if (NULL == ppSliceInLayer[iSliceIdx]) { in NeedDynamicAdjust()
172 SSlice** ppSliceInLayer = pCurDqLayer->ppSliceInLayer; in DynamicAdjustSlicing() local
238 ppSliceInLayer[iSliceIdx]->iCountMbNumInSlice, in DynamicAdjustSlicing()
430 SSlice** ppSliceInlayer = pCtx->pCurDqLayer->ppSliceInLayer; in AppendSliceToFrameBs()
580 SSlice** ppSliceInLayer = pCtx->pCurDqLayer->ppSliceInLayer; in TrackSliceComplexities() local
605 SSlice** ppSliceInLayer = pCurDq->ppSliceInLayer; in TrackSliceConsumeTime() local
619 if (ppSliceInLayer[i]->uiSliceConsumeTime > uiMaxT) { in TrackSliceConsumeTime()
[all …]
H A Dsvc_encode_slice.cpp981 if (NULL == pCurDqLayer->ppSliceInLayer[iSliceIdx]) { in InitAllSlicesInThread()
985 pCurDqLayer->ppSliceInLayer[iSliceIdx]->iSliceIdx = -1; in InitAllSlicesInThread()
1103 …pDqLayer->ppSliceInLayer = (SSlice**)pMa->WelsMallocz (sizeof (SSlice*) * pDqLayer->iMaxSliceNum, … in InitSliceInLayer()
1104 if (NULL == pDqLayer->ppSliceInLayer) { in InitSliceInLayer()
1355 pMA->WelsFree (pCurLayer->ppSliceInLayer, "ppSliceInLayer"); in ExtendLayerBuffer()
1356 pCurLayer->ppSliceInLayer = ppSlice; in ExtendLayerBuffer()
1440 if (NULL == pCurLayer->ppSliceInLayer[iSliceIdx]) { in CheckAllSliceBuffer()
1444 if (iSliceIdx != pCurLayer->ppSliceInLayer[iSliceIdx]->iSliceIdx) { in CheckAllSliceBuffer()
1500 pCurLayer->ppSliceInLayer[iActualSliceIdx] = pSliceBuffer; in ReOrderSliceInLayer()
1503 pCurLayer->ppSliceInLayer[iEncodeSliceNum + iNonUsedBufferNum] = pSliceBuffer; in ReOrderSliceInLayer()
[all …]
H A Dratectl.cpp527 SSlice** ppSliceInLayer = pEncCtx->pCurDqLayer->ppSliceInLayer; in RcInitSliceInformation() local
535 SRCSlicing* pSOverRc = &ppSliceInLayer[i]->sSlicingOverRc; in RcInitSliceInformation()
627 SSlice** ppSliceInLayer = pEncCtx->pCurDqLayer->ppSliceInLayer; in RcInitGomParameters() local
629 SRCSlicing* pSOverRc = &ppSliceInLayer[0]->sSlicingOverRc; in RcInitGomParameters()
635 pSOverRc = &ppSliceInLayer[i]->sSlicingOverRc; in RcInitGomParameters()
1032 SSlice** ppSliceInLayer = pEncCtx->pCurDqLayer->ppSliceInLayer; in RcUpdatePictureQpBits() local
1033 SRCSlicing* pSOverRc = &ppSliceInLayer[0]->sSlicingOverRc; in RcUpdatePictureQpBits()
1041 pSOverRc = &ppSliceInLayer[i]->sSlicingOverRc; in RcUpdatePictureQpBits()
/dports/multimedia/openh264/openh264-2.1.1/codec/encoder/core/src/
H A Dslice_multi_threading.cpp90 SSlice** ppSliceInLayer = pCurDq->ppSliceInLayer; in CalcSliceComplexRatio() local
104ppSliceInLayer[iSliceIdx]->uiSliceConsumeTime, ppSliceInLayer[iSliceIdx]->iCountMbNumInSlice); in CalcSliceComplexRatio()
115 if (NULL == ppSliceInLayer) { in NeedDynamicAdjust()
126 if (NULL == ppSliceInLayer[iSliceIdx]) { in NeedDynamicAdjust()
172 SSlice** ppSliceInLayer = pCurDqLayer->ppSliceInLayer; in DynamicAdjustSlicing() local
238 ppSliceInLayer[iSliceIdx]->iCountMbNumInSlice, in DynamicAdjustSlicing()
430 SSlice** ppSliceInlayer = pCtx->pCurDqLayer->ppSliceInLayer; in AppendSliceToFrameBs()
580 SSlice** ppSliceInLayer = pCtx->pCurDqLayer->ppSliceInLayer; in TrackSliceComplexities() local
605 SSlice** ppSliceInLayer = pCurDq->ppSliceInLayer; in TrackSliceConsumeTime() local
619 if (ppSliceInLayer[i]->uiSliceConsumeTime > uiMaxT) { in TrackSliceConsumeTime()
[all …]
H A Dsvc_encode_slice.cpp981 if (NULL == pCurDqLayer->ppSliceInLayer[iSliceIdx]) { in InitAllSlicesInThread()
985 pCurDqLayer->ppSliceInLayer[iSliceIdx]->iSliceIdx = -1; in InitAllSlicesInThread()
1103 …pDqLayer->ppSliceInLayer = (SSlice**)pMa->WelsMallocz (sizeof (SSlice*) * pDqLayer->iMaxSliceNum, … in InitSliceInLayer()
1104 if (NULL == pDqLayer->ppSliceInLayer) { in InitSliceInLayer()
1355 pMA->WelsFree (pCurLayer->ppSliceInLayer, "ppSliceInLayer"); in ExtendLayerBuffer()
1356 pCurLayer->ppSliceInLayer = ppSlice; in ExtendLayerBuffer()
1440 if (NULL == pCurLayer->ppSliceInLayer[iSliceIdx]) { in CheckAllSliceBuffer()
1444 if (iSliceIdx != pCurLayer->ppSliceInLayer[iSliceIdx]->iSliceIdx) { in CheckAllSliceBuffer()
1500 pCurLayer->ppSliceInLayer[iActualSliceIdx] = pSliceBuffer; in ReOrderSliceInLayer()
1503 pCurLayer->ppSliceInLayer[iEncodeSliceNum + iNonUsedBufferNum] = pSliceBuffer; in ReOrderSliceInLayer()
[all …]
H A Dratectl.cpp527 SSlice** ppSliceInLayer = pEncCtx->pCurDqLayer->ppSliceInLayer; in RcInitSliceInformation() local
535 SRCSlicing* pSOverRc = &ppSliceInLayer[i]->sSlicingOverRc; in RcInitSliceInformation()
627 SSlice** ppSliceInLayer = pEncCtx->pCurDqLayer->ppSliceInLayer; in RcInitGomParameters() local
629 SRCSlicing* pSOverRc = &ppSliceInLayer[0]->sSlicingOverRc; in RcInitGomParameters()
635 pSOverRc = &ppSliceInLayer[i]->sSlicingOverRc; in RcInitGomParameters()
1032 SSlice** ppSliceInLayer = pEncCtx->pCurDqLayer->ppSliceInLayer; in RcUpdatePictureQpBits() local
1033 SRCSlicing* pSOverRc = &ppSliceInLayer[0]->sSlicingOverRc; in RcUpdatePictureQpBits()
1041 pSOverRc = &ppSliceInLayer[i]->sSlicingOverRc; in RcUpdatePictureQpBits()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/encoder/core/inc/
H A Dslice_multi_threading.h60 int32_t NeedDynamicAdjust (SSlice** ppSliceInLayer, const int32_t iSliceNum);
H A Dsvc_enc_frame.h87 SSlice** ppSliceInLayer; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/encoder/core/inc/
H A Dslice_multi_threading.h60 int32_t NeedDynamicAdjust (SSlice** ppSliceInLayer, const int32_t iSliceNum);
H A Dsvc_enc_frame.h87 SSlice** ppSliceInLayer; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/encoder/core/inc/
H A Dslice_multi_threading.h60 int32_t NeedDynamicAdjust (SSlice** ppSliceInLayer, const int32_t iSliceNum);
H A Dsvc_enc_frame.h87 SSlice** ppSliceInLayer; member
/dports/multimedia/openh264/openh264-2.1.1/codec/encoder/core/inc/
H A Dslice_multi_threading.h60 int32_t NeedDynamicAdjust (SSlice** ppSliceInLayer, const int32_t iSliceNum);
H A Dsvc_enc_frame.h87 SSlice** ppSliceInLayer; member
/dports/multimedia/openh264/openh264-2.1.1/test/encoder/
H A DEncUT_SliceBufferReallocate.cpp533 EXPECT_TRUE (NULL != pCtx->pCurDqLayer->ppSliceInLayer); in TEST_F()
589 EXPECT_TRUE (NULL != pCtx->pCurDqLayer->ppSliceInLayer); in TEST_F()
591 EXPECT_TRUE (NULL != &pCtx->pCurDqLayer->ppSliceInLayer[iSlcIdx]); in TEST_F()
592 EXPECT_TRUE (iSlcIdx == pCtx->pCurDqLayer->ppSliceInLayer[iSlcIdx]->iSliceIdx); in TEST_F()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/test/encoder/
H A DEncUT_SliceBufferReallocate.cpp533 EXPECT_TRUE (NULL != pCtx->pCurDqLayer->ppSliceInLayer); in TEST_F()
589 EXPECT_TRUE (NULL != pCtx->pCurDqLayer->ppSliceInLayer); in TEST_F()
591 EXPECT_TRUE (NULL != &pCtx->pCurDqLayer->ppSliceInLayer[iSlcIdx]); in TEST_F()
592 EXPECT_TRUE (iSlcIdx == pCtx->pCurDqLayer->ppSliceInLayer[iSlcIdx]->iSliceIdx); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/test/encoder/
H A DEncUT_SliceBufferReallocate.cpp533 EXPECT_TRUE (NULL != pCtx->pCurDqLayer->ppSliceInLayer); in TEST_F()
589 EXPECT_TRUE (NULL != pCtx->pCurDqLayer->ppSliceInLayer); in TEST_F()
591 EXPECT_TRUE (NULL != &pCtx->pCurDqLayer->ppSliceInLayer[iSlcIdx]); in TEST_F()
592 EXPECT_TRUE (iSlcIdx == pCtx->pCurDqLayer->ppSliceInLayer[iSlcIdx]->iSliceIdx); in TEST_F()

12