Searched refs:HEVC_NAL_CRA_NUT (Results 1 – 7 of 7) sorted by relevance
52 case HEVC_NAL_CRA_NUT: in hevc_probe()
50 HEVC_NAL_CRA_NUT = 21, enumerator
236 case HEVC_NAL_CRA_NUT: in parse_nal_units()285 (nut >= HEVC_NAL_BLA_W_LP && nut <= HEVC_NAL_CRA_NUT)) { in hevc_find_frame_end()
887 case HEVC_NAL_CRA_NUT: in cbs_h265_read_nal_unit()1176 case HEVC_NAL_CRA_NUT: in cbs_h265_write_nal_unit()1454 .unit_type_range_end = HEVC_NAL_CRA_NUT,
374 if (s->nal_unit_type != HEVC_NAL_CRA_NUT && !IS_BLA(s)) in find_ref_idx()
573 if (s->nal_unit_type == HEVC_NAL_CRA_NUT && s->last_eos == 1) in hls_slice_header()581 if (last_sps && IS_IRAP(s) && s->nal_unit_type != HEVC_NAL_CRA_NUT) { in hls_slice_header()2913 …s->no_rasl_output_flag = IS_IDR(s) || IS_BLA(s) || (s->nal_unit_type == HEVC_NAL_CRA_NUT && s->las… in hevc_frame_start()3032 case HEVC_NAL_CRA_NUT: in decode_nal_unit()3055 if (s->nal_unit_type == HEVC_NAL_CRA_NUT || IS_BLA(s)) { in decode_nal_unit()
710 hpic->slice_nal_unit = HEVC_NAL_CRA_NUT; in vaapi_encode_h265_init_picture_params()