HEVC_NAL_CRA_NUT 1039 libavcodec/cbs_h2645.c     case HEVC_NAL_CRA_NUT:
HEVC_NAL_CRA_NUT 1345 libavcodec/cbs_h2645.c     case HEVC_NAL_CRA_NUT:
HEVC_NAL_CRA_NUT  236 libavcodec/hevc_parser.c         case HEVC_NAL_CRA_NUT:
HEVC_NAL_CRA_NUT  285 libavcodec/hevc_parser.c                    (nut >= HEVC_NAL_BLA_W_LP && nut <= HEVC_NAL_CRA_NUT)) {
HEVC_NAL_CRA_NUT  374 libavcodec/hevc_refs.c     if (s->nal_unit_type != HEVC_NAL_CRA_NUT && !IS_BLA(s))
HEVC_NAL_CRA_NUT  540 libavcodec/hevcdec.c     if (s->nal_unit_type == HEVC_NAL_CRA_NUT && s->last_eos == 1)
HEVC_NAL_CRA_NUT  548 libavcodec/hevcdec.c         if (last_sps && IS_IRAP(s) && s->nal_unit_type != HEVC_NAL_CRA_NUT) {
HEVC_NAL_CRA_NUT 2816 libavcodec/hevcdec.c     s->no_rasl_output_flag = IS_IDR(s) || IS_BLA(s) || (s->nal_unit_type == HEVC_NAL_CRA_NUT && s->last_eos);
HEVC_NAL_CRA_NUT 2935 libavcodec/hevcdec.c     case HEVC_NAL_CRA_NUT:
HEVC_NAL_CRA_NUT 2958 libavcodec/hevcdec.c                 if (s->nal_unit_type == HEVC_NAL_CRA_NUT || IS_BLA(s)) {
HEVC_NAL_CRA_NUT  696 libavcodec/vaapi_encode_h265.c             hpic->slice_nal_unit = HEVC_NAL_CRA_NUT;
HEVC_NAL_CRA_NUT   52 libavformat/hevcdec.c             case HEVC_NAL_CRA_NUT: