Searched refs:HEVC_SLICE_P (Results 1 – 8 of 8) sorted by relevance
97 HEVC_SLICE_P = 1, enumerator
140 if (!(slice_type == HEVC_SLICE_I || slice_type == HEVC_SLICE_P || in hevc_parse_slice_header()147 slice_type == HEVC_SLICE_P ? AV_PICTURE_TYPE_P : in hevc_parse_slice_header()
359 if (slice->header.slice_type == HEVC_SLICE_P && in h265_metadata_update_fragment()
641 sh->slice_type == HEVC_SLICE_P || in hls_slice_header()738 if (sh->slice_type == HEVC_SLICE_P || sh->slice_type == HEVC_SLICE_B) { in hls_slice_header()804 if ((s->ps.pps->weighted_pred_flag && sh->slice_type == HEVC_SLICE_P) || in hls_slice_header()1491 int weight_flag = (s->sh.slice_type == HEVC_SLICE_P && s->ps.pps->weighted_pred_flag) || in luma_mc_uni()1554 int weight_flag = (s->sh.slice_type == HEVC_SLICE_P && s->ps.pps->weighted_pred_flag) || in luma_mc_bi()1640 int weight_flag = (s->sh.slice_type == HEVC_SLICE_P && s->ps.pps->weighted_pred_flag) || in chroma_mc_uni()1705 int weight_flag = (s->sh.slice_type == HEVC_SLICE_P && s->ps.pps->weighted_pred_flag) || in chroma_mc_bi()
344 (sh->slice_type == HEVC_SLICE_P && !h->ps.pps->weighted_pred_flag) || in fill_pred_weight_table()
319 const int nb_refs = (s->sh.slice_type == HEVC_SLICE_P) ? in derive_spatial_merge_candidates()
1471 if (current->slice_type == HEVC_SLICE_P || in FUNC()1513 if ((pps->weighted_pred_flag && current->slice_type == HEVC_SLICE_P) || in FUNC()
716 hpic->slice_type = HEVC_SLICE_P; in vaapi_encode_h265_init_picture_params()