Home
last modified time | relevance | path

Searched refs:iLayerBsIndex (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dnal_encap.h80 int32_t iLayerBsIndex; // layer index of bit stream for SFrameBsIfo member
/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp1634 (*ppCtx)->pOut->iLayerBsIndex = 0; in RequestMemorySvc()
3146 ++ pCtx->pOut->iLayerBsIndex; in WriteSsvcParaset()
3191 ++ pCtx->pOut->iLayerBsIndex; in WriteSavcParaset()
3226 ++ pCtx->pOut->iLayerBsIndex; in WriteSavcParaset()
3282 ++ pCtx->pOut->iLayerBsIndex; in WriteSavcParaset_Listing()
3316 ++ pCtx->pOut->iLayerBsIndex; in WriteSavcParaset_Listing()
3340 pEncCtx->pOut->iLayerBsIndex = 0; // reset index of Layer Bs in StackBackEncoderStatus()
3753 int32_t iLayerBsIdx = pCtx->pOut->iLayerBsIndex; in WelsEncoderEncodeExt()
4003 ++ pCtx->pOut->iLayerBsIndex; in WelsEncoderEncodeExt()
4033 ++ pCtx->pOut->iLayerBsIndex; in WelsEncoderEncodeExt()
Dencoder.cpp272 pEncCtx->pOut->iLayerBsIndex = 0; // reset index of Layer Bs in InitBitStream()
/third_party/openh264/test/encoder/
DEncUT_SliceBufferReallocate.cpp284 pCtx->pOut->iLayerBsIndex = 0; in InitFrameBsBuffer()