HEVC_NAL_EOB_NUT  278 libavcodec/hevc_parser.c         if ((nut >= HEVC_NAL_VPS && nut <= HEVC_NAL_EOB_NUT) || nut == HEVC_NAL_SEI_PREFIX ||
HEVC_NAL_EOB_NUT 3027 libavcodec/hevcdec.c     case HEVC_NAL_EOB_NUT:
HEVC_NAL_EOB_NUT 3067 libavcodec/hevcdec.c         if (s->pkt.nals[i].type == HEVC_NAL_EOB_NUT ||