Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dbmp_parser.c32 typedef struct BMPParseContext { struct
36 } BMPParseContext; typedef
42 BMPParseContext *bpc = s->priv_data; in bmp_parse()
110 .priv_data_size = sizeof(BMPParseContext),

Completed in 1 milliseconds