alloc_NAL_unit    254 libde265/nal-parser.cc     pending_input_NAL = alloc_NAL_unit(len+3);
alloc_NAL_unit    340 libde265/nal-parser.cc         pending_input_NAL = alloc_NAL_unit(len+3);
alloc_NAL_unit    379 libde265/nal-parser.cc   NAL_unit* nal = alloc_NAL_unit(len);
alloc_NAL_unit    150 libde265/nal-parser.h   LIBDE265_CHECK_RESULT NAL_unit* alloc_NAL_unit(int size);