Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dwebmdashenc.c49 typedef struct WebMDashMuxContext { struct
61 } WebMDashMuxContext; typedef
83 WebMDashMuxContext *w = s->priv_data; in write_header()
176 WebMDashMuxContext *w = s->priv_data; in write_representation()
270 WebMDashMuxContext *w = s->priv_data; in free_adaptation_sets()
305 WebMDashMuxContext *w = s->priv_data; in write_adaptation_set()
409 WebMDashMuxContext *w = s->priv_data; in parse_adaptation_sets()
480 WebMDashMuxContext *w = s->priv_data; in webm_dash_manifest_write_header()
524 #define OFFSET(x) offsetof(WebMDashMuxContext, x)
548 .priv_data_size = sizeof(WebMDashMuxContext),
[all...]

Completed in 2 milliseconds