pop_from_NAL_queue 104 dec265/hdrcopy.cc NAL_unit* nal = nal_parser.pop_from_NAL_queue(); pop_from_NAL_queue 1313 libde265/decctx.cc NAL_unit* nal = ctx->nal_parser.pop_from_NAL_queue(); pop_from_NAL_queue 172 libde265/nal-parser.cc while ( (nal = pop_from_NAL_queue()) ) { pop_from_NAL_queue 439 libde265/nal-parser.cc NAL_unit* nal = pop_from_NAL_queue(); pop_from_NAL_queue 99 libde265/nal-parser.h NAL_unit* pop_from_NAL_queue();