Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmxg.c33 typedef struct MXGContext { struct
40 } MXGContext; typedef
45 MXGContext *mxg = s->priv_data; in mxg_read_header()
101 MXGContext *mxg = s->priv_data; in mxg_update_cache()
136 MXGContext *mxg = s->priv_data; in mxg_read_packet()
246 MXGContext *mxg = s->priv_data; in mxg_close()
254 .priv_data_size = sizeof(MXGContext),

Completed in 1 milliseconds