Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dxwma.c33 typedef struct XWMAContext { struct
35 } XWMAContext; typedef
53 XWMAContext *xwma = s->priv_data; in xwma_read_header()
295 XWMAContext *xwma = s->priv_data; in xwma_read_packet()
319 .priv_data_size = sizeof(XWMAContext),

Completed in 1 milliseconds