Home
last modified time | relevance | path

Searched refs:kiType (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dnal_encap.cpp46 void WelsLoadNal (SWelsEncoderOutput* pEncoderOuput, const int32_t/*EWelsNalUnitType*/ kiType, in WelsLoadNal() argument
53 sNalUnitHeader->eNalUnitType = (EWelsNalUnitType)kiType; in WelsLoadNal()
80 void WelsLoadNalForSlice (SWelsSliceBs* pSliceBs, const int32_t/*EWelsNalUnitType*/ kiType, in WelsLoadNalForSlice() argument
87 sNalUnitHeader->eNalUnitType = (EWelsNalUnitType)kiType; in WelsLoadNalForSlice()
/third_party/openh264/codec/encoder/core/inc/
Dnal_encap.h108 void WelsLoadNal (SWelsEncoderOutput* pEncoderOuput, const int32_t/*EWelsNalUnitType*/ kiType,
119 void WelsLoadNalForSlice (SWelsSliceBs* pSliceBs, const int32_t/*EWelsNalUnitType*/ kiType,