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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddvdsub_parser.c26 typedef struct DVDSubParseContext { struct
30 } DVDSubParseContext; typedef in typeref:struct:DVDSubParseContext
42 DVDSubParseContext *pc = s->priv_data;
75 DVDSubParseContext *pc = s->priv_data;
81 .priv_data_size = sizeof(DVDSubParseContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddvdsub_parser.c29 typedef struct DVDSubParseContext { struct
33 } DVDSubParseContext; typedef in typeref:struct:DVDSubParseContext
45 DVDSubParseContext *pc = s->priv_data;
81 DVDSubParseContext *pc = s->priv_data;
87 .priv_data_size = sizeof(DVDSubParseContext),

Completed in 41 milliseconds