Home
last modified time | relevance | path

Searched refs:H265RawVPS (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_h265.h183 typedef struct H265RawVPS { struct
217 } H265RawVPS; argument
666 H265RawVPS *vps[HEVC_MAX_VPS_COUNT];
673 const H265RawVPS *active_vps;
Dh265_metadata_bsf.c83 const H265RawVPS *vps = unit->content; in h265_metadata_guess_level()
159 H265RawVPS *vps) in h265_metadata_update_vps()
Dcbs_h2645.c833 H265RawVPS *vps = unit->content; in cbs_h265_read_nal_unit()
1121 H265RawVPS *vps = unit->content; in cbs_h265_write_nal_unit()
1432 CBS_UNIT_TYPE_INTERNAL_REF(HEVC_NAL_VPS, H265RawVPS, extension_data.data),
Dcbs_h265_syntax_template.c421 H265RawVPS *current) in FUNC()
777 const H265RawVPS *vps; in FUNC()
1871 const H265RawVPS *vps; in FUNC()
Dvaapi_encode_h265.c73 H265RawVPS raw_vps;
246 H265RawVPS *vps = &priv->raw_vps; in vaapi_encode_h265_init_sequence_params()