Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dalp.c51 typedef struct ALPMuxContext { struct
54 } ALPMuxContext; typedef
180 ALPMuxContext *alp = s->priv_data; in alp_write_init()
222 ALPMuxContext *alp = s->priv_data; in alp_write_header()
242 .offset = offsetof(ALPMuxContext, type),
303 .priv_data_size = sizeof(ALPMuxContext)

Completed in 1 milliseconds