Searched refs:HEVCPPS (Results 1 – 10 of 10) sorted by relevance
249 typedef struct HEVCPPS { struct325 } HEVCPPS; argument335 const HEVCPPS *pps;
194 const HEVCPPS *pps = NULL; in hevc_set_extradata()224 pps = (const HEVCPPS*)ps.pps_list[i]->data; in hevc_set_extradata()
83 if (s->pps_list[id] && s->pps == (const HEVCPPS*)s->pps_list[id]->data) in remove_pps()97 if (s->pps_list[i] && ((HEVCPPS*)s->pps_list[i]->data)->sps_id == id) in remove_sps()1310 HEVCPPS *pps = (HEVCPPS*)data; in hevc_pps_free()1327 HEVCPPS *pps, HEVCSPS *sps) { in pps_range_extensions()1368 HEVCPPS *pps, HEVCSPS *sps) in setup_pps()1509 HEVCPPS *pps = av_mallocz(sizeof(*pps)); in ff_hevc_decode_nal_pps()
81 ps->pps = (HEVCPPS*)ps->pps_list[pps_id]->data; in hevc_parse_slice_header()
74 const HEVCPPS *pps = s->ps.pps; in nvdec_hevc_start_frame()
62 const HEVCPPS *pps = h->ps.pps; in fill_picture_parameters()
48 const HEVCPPS *pps = h->ps.pps; in vdpau_hevc_start_frame()
124 const HEVCPPS *pps = h->ps.pps; in vaapi_hevc_start_frame()
188 const HEVCPPS *pps = h->ps.pps; in ff_videotoolbox_hvcc_extradata_create()
568 s->ps.pps != (HEVCPPS*)s->ps.pps_list[sh->pps_id]->data) { in hls_slice_header()572 s->ps.pps = (HEVCPPS*)s->ps.pps_list[sh->pps_id]->data; in hls_slice_header()