alloc_NAL_unit    237 libde265/nal-parser.cc     pending_input_NAL = alloc_NAL_unit(len+3);
alloc_NAL_unit    318 libde265/nal-parser.cc         pending_input_NAL = alloc_NAL_unit(len+3);
alloc_NAL_unit    354 libde265/nal-parser.cc   NAL_unit* nal = alloc_NAL_unit(len);
alloc_NAL_unit    144 libde265/nal-parser.h   NAL_unit* alloc_NAL_unit(int size);