Lines Matching defs:DVBSubCLUT
43 typedef struct DVBSubCLUT {
51 struct DVBSubCLUT *next;
52 } DVBSubCLUT;
54 static DVBSubCLUT default_clut;
136 DVBSubCLUT *clut_list;
155 static DVBSubCLUT* get_clut(DVBSubContext *ctx, int clut_id)
157 DVBSubCLUT *ptr = ctx->clut_list;
226 DVBSubCLUT *clut = ctx->clut_list;
736 const DVBSubCLUT *clut;
1053 DVBSubCLUT *clut;