Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddvbsubdec.c122 typedef struct DVBSubContext { struct
141 } DVBSubContext; typedef
144 static DVBSubObject* get_object(DVBSubContext *ctx, int object_id) in get_object()
155 static DVBSubCLUT* get_clut(DVBSubContext *ctx, int clut_id) in get_clut()
166 static DVBSubRegion* get_region(DVBSubContext *ctx, int region_id) in get_region()
177 static void delete_region_display_list(DVBSubContext *ctx, DVBSubRegion *region) in delete_region_display_list()
223 static void delete_cluts(DVBSubContext *ctx) in delete_cluts()
234 static void delete_objects(DVBSubContext *ctx) in delete_objects()
245 static void delete_regions(DVBSubContext *ctx) in delete_regions()
327 DVBSubContext *ct in dvbsub_init_decoder()
[all...]

Completed in 1 milliseconds