Searched refs:iNalIndex (Results 1 – 7 of 7) sorted by relevance
49 …elsNalRaw* pRawNal = &pWelsEncoderOuput->sNalList[ pWelsEncoderOuput->iNalIndex ]; in WelsLoadNal()67 int32_t* pIdx = &pWelsEncoderOuput->iNalIndex; in WelsUnloadNal()82 SWelsNalRaw* pRawNal = &pSliceBs->sNalList[ pSliceBs->iNalIndex ]; in WelsLoadNalForSlice()100 int32_t* pIdx = &pSliceBs->iNalIndex; in WelsUnloadNalForSlice()
441 const int32_t iCountNal = pSliceBs->iNalIndex; in AppendSliceToFrameBs()466 const int32_t kiNalCnt = pSliceBs->iNalIndex; in WriteSliceBs()
1633 (*ppCtx)->pOut->iNalIndex = 0; in RequestMemorySvc()2825 int iNal = pCtx->pOut->iNalIndex; in WelsWriteOneSPS()2844 int32_t iNal = pCtx->pOut->iNalIndex; in WelsWriteOnePPS()2899 iNal = pCtx->pOut->iNalIndex; in WelsWriteParameterSets()2964 iReturn = WelsEncodeNal (&pCtx->pOut->sNalList[pCtx->pOut->iNalIndex - 1], in AddPrefixNal()2980 iReturn = WelsEncodeNal (&pCtx->pOut->sNalList[pCtx->pOut->iNalIndex - 1], in AddPrefixNal()3003 iNal = pCtx->pOut->iNalIndex; in WritePadding()3339 pEncCtx->pOut->iNalIndex = 0; // reset NAL index in StackBackEncoderStatus()3685 pCtx->iEncoderError = WelsEncodeNal (&pCtx->pOut->sNalList[pCtx->pOut->iNalIndex - 1], in WelsEncoderEncodeExt()3825 pCtx->iEncoderError = WelsEncodeNal (&pCtx->pOut->sNalList[pCtx->pOut->iNalIndex - 1], in WelsEncoderEncodeExt()[all …]
271 pEncCtx->pOut->iNalIndex = 0; // reset NAL index in InitBitStream()
1013 pSlice->sSliceBs.iNalIndex = 0; in InitOneSliceInThread()1528 iTotalNalCount += pSliceBs->iNalIndex; in GetCurLayerNalCount()
79 int32_t iNalIndex; // coding NAL currently, 0 based member97 int32_t iNalIndex; // coding NAL currently, 0 based member
283 pCtx->pOut->iNalIndex = 0; in InitFrameBsBuffer()642 pSlcListInThrd[iSlcIdx].sSliceBs.iNalIndex = rand() % 2 + 1; in TEST_F()