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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dtcx.c101 u32 color_map; member in struct:bt_regs
187 sbus_writel(red << 24, &bt->color_map);
188 sbus_writel(green << 24, &bt->color_map);
189 sbus_writel(blue << 24, &bt->color_map);
H A Dcg3.c82 u32 color_map; member in struct:bt_regs
169 sbus_writel(*p32++, &bt->color_map);
H A Dcg6.c249 u32 color_map; member in struct:bt_regs
501 sbus_writel((u32)red << 24, &bt->color_map);
502 sbus_writel((u32)green << 24, &bt->color_map);
503 sbus_writel((u32)blue << 24, &bt->color_map);
H A Dbw2.c57 u32 color_map; member in struct:bt_regs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dtcx.c101 u32 color_map; member in struct:bt_regs
187 sbus_writel(red << 24, &bt->color_map);
188 sbus_writel(green << 24, &bt->color_map);
189 sbus_writel(blue << 24, &bt->color_map);
H A Dcg3.c82 u32 color_map; member in struct:bt_regs
169 sbus_writel(*p32++, &bt->color_map);
H A Dcg6.c249 u32 color_map; member in struct:bt_regs
501 sbus_writel((u32)red << 24, &bt->color_map);
502 sbus_writel((u32)green << 24, &bt->color_map);
503 sbus_writel((u32)blue << 24, &bt->color_map);
H A Dbw2.c57 u32 color_map; member in struct:bt_regs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
H A Dwrppm.c159 register JSAMPROW color_map = cinfo->colormap[0]; local
165 PUTPPMSAMPLE(bufferptr, GETJSAMPLE(color_map[GETJSAMPLE(*ptr++)]));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/jpeg/
H A Dwrppm.c159 register JSAMPROW color_map = cinfo->colormap[0]; local
165 PUTPPMSAMPLE(bufferptr, GETJSAMPLE(color_map[GETJSAMPLE(*ptr++)]));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/jpeg/
H A Dwrppm.c159 register JSAMPROW color_map = cinfo->colormap[0]; local
165 PUTPPMSAMPLE(bufferptr, GETJSAMPLE(color_map[GETJSAMPLE(*ptr++)]));

Completed in 182 milliseconds