Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dxbm_parser.c31 typedef struct XBMParseContext { struct
35 } XBMParseContext; typedef
46 XBMParseContext *bpc = s->priv_data; in xbm_init()
57 XBMParseContext *bpc = s->priv_data; in xbm_parse()
102 .priv_data_size = sizeof(XBMParseContext),

Completed in 1 milliseconds