Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcbs_h265.h543 typedef struct H265RawSEIBufferingPeriod { struct
562 } H265RawSEIBufferingPeriod; argument
Dcbs_h2645.c1586 sizeof(H265RawSEIBufferingPeriod),
Dcbs_h265_syntax_template.c1620 H265RawSEIBufferingPeriod *current, SEIMessageState *sei) in FUNC()