Home
last modified time | relevance | path

Searched refs:TEDCaptionsDemuxer (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dtedcaptionsdec.c33 } TEDCaptionsDemuxer; typedef
37 offsetof(TEDCaptionsDemuxer, start_time), AV_OPT_TYPE_INT64,
278 TEDCaptionsDemuxer *tc = avf->priv_data; in tedcaptions_read_header()
313 TEDCaptionsDemuxer *tc = avf->priv_data; in tedcaptions_read_packet()
320 TEDCaptionsDemuxer *tc = avf->priv_data; in tedcaptions_read_close()
353 TEDCaptionsDemuxer *tc = avf->priv_data; in tedcaptions_read_seek()
361 .priv_data_size = sizeof(TEDCaptionsDemuxer),

Completed in 1 milliseconds