NAL_CRA_NUT       410 libavcodec/hevc.c     if (s->nal_unit_type == NAL_CRA_NUT && s->last_eos == 1)
NAL_CRA_NUT       416 libavcodec/hevc.c         if (last_sps && IS_IRAP(s) && s->nal_unit_type != NAL_CRA_NUT) {
NAL_CRA_NUT      2666 libavcodec/hevc.c     case NAL_CRA_NUT:
NAL_CRA_NUT      2676 libavcodec/hevc.c             if (s->nal_unit_type == NAL_CRA_NUT || IS_BLA(s)) {
NAL_CRA_NUT        63 libavcodec/hevc_parser.c                    (nut >= NAL_BLA_W_LP && nut <= NAL_CRA_NUT)) {
NAL_CRA_NUT       127 libavcodec/hevc_parser.c         if (h->nal_unit_type <= NAL_CRA_NUT) {
NAL_CRA_NUT       167 libavcodec/hevc_parser.c         case NAL_CRA_NUT:
NAL_CRA_NUT        52 libavformat/hevcdec.c             case NAL_CRA_NUT: