Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderAVC.h43 …Encode_Status getOneNALUnit(uint8_t *inBuffer, uint32_t bufSize, uint32_t *nalSize, uint32_t *nalT…
DVideoEncoderAVC.cpp360 Encode_Status VideoEncoderAVC::getOneNALUnit( in getOneNALUnit() function in VideoEncoderAVC
477 ret = getOneNALUnit(buf, bufSize, &nalSize, &nalType, &nalOffset, status); in getHeader()
544 ret = getOneNALUnit((uint8_t *)mCurSegment->buf + mOffsetInSeg, in outputOneNALU()
609 ret = getOneNALUnit( in outputLengthPrefixed()
680 ret = getOneNALUnit( in outputNaluLengthsPrefixed()