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

/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderAVC.cpp705 uint32_t *nalLength = (uint32_t *) (outBuffer->data + (nalNum+1) * 4); local
707 *nalLength = nalSize + nalOffset;

Completed in 16 milliseconds