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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dpgssubdec.c96 PGSSubPalettes palettes; member in struct:PGSSubContext
112 ctx->palettes.count = 0;
126 static PGSSubPalette * find_palette(int id, PGSSubPalettes *palettes) argument
130 for (i = 0; i < palettes->count; i++) {
131 if (palettes->palette[i].id == id)
132 return &palettes->palette[i];
335 palette = find_palette(id, &ctx->palettes);
337 if (ctx->palettes.count >= MAX_EPOCH_PALETTES) {
338 av_log(avctx, AV_LOG_ERROR, "Too many palettes in epoch\n");
341 palette = &ctx->palettes
[all...]
H A Dxan.c66 unsigned *palettes; member in struct:XanContext
82 av_freep(&s->palettes);
570 tmpptr = av_realloc(s->palettes,
574 s->palettes = tmpptr;
620 s->palettes + s->cur_palette * AVPALETTE_COUNT, AVPALETTE_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dxan.c67 unsigned *palettes; member in struct:XanContext
520 tmpptr = av_realloc(s->palettes,
524 s->palettes = tmpptr;
573 s->palettes + s->cur_palette * AVPALETTE_COUNT, AVPALETTE_SIZE);
607 av_freep(&s->palettes);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dpalette.tex16 colours in a display. The notion of palettes is becoming more and more
21 It is likely that in the future the only use for palettes within wxWidgets
H A Dtcommdlg.tex42 most of the features of the MS Windows selector. Two palettes of 48
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 181 milliseconds