Searched refs:AddPrefixNal (Results 1 – 1 of 1) sorted by relevance
/third_party/openh264/codec/encoder/core/src/ |
D | encoder_ext.cpp | 2947 static inline int32_t AddPrefixNal (sWelsEncCtx* pCtx, in AddPrefixNal() function 3668 …pCtx->iEncoderError = AddPrefixNal (pCtx, pLayerBsInfo, &pLayerBsInfo->pNalLengthInByte[0], &iNalI… in WelsEncoderEncodeExt() 3807 …pCtx->iEncoderError = AddPrefixNal (pCtx, pLayerBsInfo, &pLayerBsInfo->pNalLengthInByte[0], &iNalI… in WelsEncoderEncodeExt() 4569 …iReturn = AddPrefixNal (pCtx, pLayerBsInfo, &pLayerBsInfo->pNalLengthInByte[0], &iNalIdxInLayer, k… in WelsCodeOnePicPartition()
|