Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpng_parser.c30 typedef struct PNGParseContext { struct
35 } PNGParseContext; typedef
41 PNGParseContext *ppc = s->priv_data; in png_parse()
115 .priv_data_size = sizeof(PNGParseContext),

Completed in 1 milliseconds