I_SLICE 468 libavcodec/hevc.c if (!(sh->slice_type == I_SLICE || I_SLICE 475 libavcodec/hevc.c if (IS_IRAP(s) && sh->slice_type != I_SLICE) { I_SLICE 1990 libavcodec/hevc.c if (s->sh.slice_type != I_SLICE) { I_SLICE 2016 libavcodec/hevc.c if (s->sh.slice_type != I_SLICE) I_SLICE 2710 libavcodec/hevc.c s->sh.slice_type != I_SLICE) { I_SLICE 535 libavcodec/hevc_cabac.c if (s->sh.cabac_init_flag && s->sh.slice_type != I_SLICE) I_SLICE 219 libavcodec/hevc_parser.c if (!(sh->slice_type == I_SLICE || sh->slice_type == P_SLICE ||