Home
last modified time | relevance | path

Searched refs:H265RawHRDParameters (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_h265.h100 typedef struct H265RawHRDParameters { struct
125 } H265RawHRDParameters; argument
164 H265RawHRDParameters hrd_parameters;
213 H265RawHRDParameters hrd_parameters[HEVC_MAX_LAYER_SETS];
Dcbs_h265_syntax_template.c230 H265RawHRDParameters *hrd, in FUNC()
255 H265RawHRDParameters *current, int common_inf_present_flag, in FUNC()
1624 const H265RawHRDParameters *hrd; in FUNC()
1734 const H265RawHRDParameters *hrd; in FUNC()
Dh265_metadata_bsf.c72 const H265RawHRDParameters *hrd = NULL; in h265_metadata_guess_level()