Home
last modified time | relevance | path

Searched defs:color_used (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_vs_draw.c53 boolean color_used[2]; member
/third_party/ffmpeg/libavfilter/
Dvf_paletteuse.c611 static int get_next_color(const uint8_t *color_used, const uint32_t *palette, in get_next_color()
675 uint8_t *color_used, in colormap_insert()
730 uint8_t color_used[AVPALETTE_COUNT] = {0}; in load_colormap() local
/third_party/ffmpeg/libavcodec/
Ddvdsubdec.c158 uint8_t color_used[16] = { 0 }; in guess_palette() local