Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_sei.h58 typedef struct HEVCSEIA53Caption { struct
60 } HEVCSEIA53Caption; typedef
115 HEVCSEIA53Caption a53_caption;
Dhevc_sei.c166 static int decode_registered_user_data_closed_caption(HEVCSEIA53Caption *s, GetBitContext *gb, in decode_registered_user_data_closed_caption()
Dhevcdec.c2835 HEVCSEIA53Caption *a53 = &s->sei.a53_caption; in set_side_data()