Searched refs:outputNaluLengthsPrefixed (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderAVC.h48 Encode_Status outputNaluLengthsPrefixed(VideoEncOutputBuffer *outBuffer);
H A DVideoEncoderAVC.cpp339 ret = outputNaluLengthsPrefixed(outBuffer);
340 CHECK_ENCODE_STATUS_CLEANUP("outputNaluLengthsPrefixed");
660 Encode_Status VideoEncoderAVC::outputNaluLengthsPrefixed(VideoEncOutputBuffer *outBuffer) { function in class:VideoEncoderAVC

Completed in 36 milliseconds