Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dnal_encap.cpp132 uint8_t* pDstStart = (uint8_t*)pDst; in WelsEncodeNal() local
133 uint8_t* pDstPointer = pDstStart; in WelsEncodeNal()
178 iNalLength = (int32_t) (pDstPointer - pDstStart); in WelsEncodeNal()