Searched refs:HEVC_SLICE_I (Results 1 – 7 of 7) sorted by relevance
98 HEVC_SLICE_I = 2, enumerator
343 if (sh->slice_type == HEVC_SLICE_I || in fill_pred_weight_table()407 2 : (sh->slice_type == HEVC_SLICE_I ? 0 : 1); in vaapi_hevc_decode_slice()437 … .five_minus_max_num_merge_cand = sh->slice_type == HEVC_SLICE_I ? 0 : 5 - sh->max_num_merge_cand, in vaapi_hevc_decode_slice()
140 if (!(slice_type == HEVC_SLICE_I || slice_type == HEVC_SLICE_P || in hevc_parse_slice_header()
703 hpic->slice_type = HEVC_SLICE_I; in vaapi_encode_h265_init_picture_params()711 hpic->slice_type = HEVC_SLICE_I; in vaapi_encode_h265_init_picture_params()
640 if (!(sh->slice_type == HEVC_SLICE_I || in hls_slice_header()647 if (IS_IRAP(s) && sh->slice_type != HEVC_SLICE_I) { in hls_slice_header()2185 if (s->sh.slice_type != HEVC_SLICE_I) { in hls_coding_unit()2211 if (s->sh.slice_type != HEVC_SLICE_I) in hls_coding_unit()3048 (s->avctx->skip_frame >= AVDISCARD_NONINTRA && s->sh.slice_type != HEVC_SLICE_I) || in decode_nal_unit()3089 s->sh.slice_type != HEVC_SLICE_I) { in decode_nal_unit()
492 if (s->sh.cabac_init_flag && s->sh.slice_type != HEVC_SLICE_I) in cabac_init_state()
849 s->sh.slice_type != HEVC_SLICE_I) || in ff_hevc_hls_filter()