pop_from_NAL_queue 1148 libde265/decctx.cc     NAL_unit* nal = ctx->nal_parser.pop_from_NAL_queue();
pop_from_NAL_queue  162 libde265/nal-parser.cc   while ( (nal = pop_from_NAL_queue()) ) {
pop_from_NAL_queue  403 libde265/nal-parser.cc     NAL_unit* nal = pop_from_NAL_queue();
pop_from_NAL_queue   98 libde265/nal-parser.h   NAL_unit*   pop_from_NAL_queue();