Home
last modified time | relevance | path

Searched refs:WelsUnloadNal (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dnal_encap.h114 void WelsUnloadNal (SWelsEncoderOutput* pEncoderOuput);
/third_party/openh264/codec/encoder/core/src/
Dnal_encap.cpp65 void WelsUnloadNal (SWelsEncoderOutput* pEncoderOuput) { in WelsUnloadNal() function
Dencoder_ext.cpp2830 WelsUnloadNal (pCtx->pOut); in WelsWriteOneSPS()
2850 WelsUnloadNal (pCtx->pOut); in WelsWriteOnePPS()
2910 WelsUnloadNal (pCtx->pOut); in WelsWriteParameterSets()
2962 WelsUnloadNal (pCtx->pOut); in AddPrefixNal()
2978 WelsUnloadNal (pCtx->pOut); in AddPrefixNal()
3023 WelsUnloadNal (pCtx->pOut); in WritePadding()
3683 WelsUnloadNal (pCtx->pOut); in WelsEncoderEncodeExt()
3823 WelsUnloadNal (pCtx->pOut); in WelsEncoderEncodeExt()
4581 WelsUnloadNal (pCtx->pOut); in WelsCodeOnePicPartition()