Home
last modified time | relevance | path

Searched refs:cmap_type (Results 1 – 25 of 32) sorted by relevance

12

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/
H A Doffb.c53 int cmap_type; member
133 switch (par->cmap_type) { in offb_setcolreg()
204 switch (par->cmap_type) { in offb_blank()
330 par->cmap_type = cmap_r128; in offb_init_palette_hacks()
335 par->cmap_type = cmap_M3A; in offb_init_palette_hacks()
339 par->cmap_type = cmap_M3B; in offb_init_palette_hacks()
343 par->cmap_type = cmap_radeon; in offb_init_palette_hacks()
349 par->cmap_type = cmap_simple; in offb_init_palette_hacks()
354 par->cmap_type = cmap_gxt2000; in offb_init_palette_hacks()
367 par->cmap_type = cmap_avivo; in offb_init_palette_hacks()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/
H A Doffb.c53 int cmap_type; member
133 switch (par->cmap_type) { in offb_setcolreg()
204 switch (par->cmap_type) { in offb_blank()
330 par->cmap_type = cmap_r128; in offb_init_palette_hacks()
335 par->cmap_type = cmap_M3A; in offb_init_palette_hacks()
339 par->cmap_type = cmap_M3B; in offb_init_palette_hacks()
343 par->cmap_type = cmap_radeon; in offb_init_palette_hacks()
349 par->cmap_type = cmap_simple; in offb_init_palette_hacks()
354 par->cmap_type = cmap_gxt2000; in offb_init_palette_hacks()
367 par->cmap_type = cmap_avivo; in offb_init_palette_hacks()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/
H A Doffb.c53 int cmap_type; member
133 switch (par->cmap_type) { in offb_setcolreg()
204 switch (par->cmap_type) { in offb_blank()
330 par->cmap_type = cmap_r128; in offb_init_palette_hacks()
335 par->cmap_type = cmap_M3A; in offb_init_palette_hacks()
339 par->cmap_type = cmap_M3B; in offb_init_palette_hacks()
343 par->cmap_type = cmap_radeon; in offb_init_palette_hacks()
349 par->cmap_type = cmap_simple; in offb_init_palette_hacks()
354 par->cmap_type = cmap_gxt2000; in offb_init_palette_hacks()
367 par->cmap_type = cmap_avivo; in offb_init_palette_hacks()
[all …]
/dports/graphics/urt/urt-3.1b1_12/cnv/
H A Dtargatorle.c85 cmap_type, /* Color Map Type */ member
175 tga_head.cmap_type = headbuf[1];
192 fprintf (hdrfile, "cmap_type = %u \n", (unsigned)tga_head.cmap_type);
198 if (tga_head.cmap_type==0) {
203 else if (tga_head.cmap_type==1) {
217 tga_head.cmap_type);
321 if ((unsigned)tga_head.cmap_type==1) {
H A Drletotarga.c52 cmap_type, /* Color Map Type */ member
98 tga_head.cmap_type = 0;
146 PUTBYTE(tga_head.cmap_type);
/dports/net/iipsrv/iipsrv-iipsrv-1.1/src/
H A DTransforms.h36 enum cmap_type { HOT, COLD, JET, BLUE, GREEN, RED }; enum
69 void cmap( RawTile& in, enum cmap_type cmap );
H A DView.h70 enum cmap_type cmap; /// colormap
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/targa.imageio/
H A Dtargainput.cpp120 RH(cmap_type); in open()
135 swap_endian(&m_tga.cmap_type); in open()
165 if (m_tga.cmap_type in open()
173 if (m_tga.cmap_type in open()
426 if (m_tga.cmap_type) { in open()
631 if (m_tga.cmap_type) { in readimg()
713 if (m_tga.cmap_type) in readimg()
H A Dtarga_pvt.h35 uint8_t cmap_type; ///< palette type member
H A Dtargaoutput.cpp245 swap_endian(&tga.cmap_type); in open()
260 if (!fwrite(&tga.idlen) || !fwrite(&tga.cmap_type) || !fwrite(&tga.type) in open()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/targa.imageio/
H A Dtargainput.cpp120 RH(cmap_type); in open()
135 swap_endian(&m_tga.cmap_type); in open()
165 if (m_tga.cmap_type in open()
173 if (m_tga.cmap_type in open()
426 if (m_tga.cmap_type) { in open()
631 if (m_tga.cmap_type) { in readimg()
713 if (m_tga.cmap_type) in readimg()
H A Dtarga_pvt.h35 uint8_t cmap_type; ///< palette type member
H A Dtargaoutput.cpp245 swap_endian(&tga.cmap_type); in open()
260 if (!fwrite(&tga.idlen) || !fwrite(&tga.cmap_type) || !fwrite(&tga.type) in open()
/dports/games/eureka/eureka-1.27b-source/src/
H A Dw_loadpic.cc360 byte cmap_type = header[1]; in W_DetectImageFormat() local
366 (cmap_type == 0 || cmap_type == 1) && in W_DetectImageFormat()
/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dpdffont.c591 int cmap_type, minbytes; in pdf_font_findresource() local
594 cmap_type = CMap_get_type (cmap); in pdf_font_findresource()
599 if (cmap_type != CMAP_TYPE_IDENTITY && in pdf_font_findresource()
600 cmap_type != CMAP_TYPE_CODE_TO_CID && in pdf_font_findresource()
601 cmap_type != CMAP_TYPE_TO_UNICODE) { in pdf_font_findresource()
H A Dcmap_write.h30 CIDSysInfo *csi, int cmap_type,
H A Dcmap_write.c570 CIDSysInfo *csi, int cmap_type,
590 CMap_set_type(icmap, cmap_type);
/dports/science/medit/medit-2012.02.05_5/sources/
H A Dimage.h16 unsigned char cmap_type; member
H A Dimage.c219 tga.cmap_type = 0; in saveTGA()
/dports/math/freefem++/FreeFem-sources-4.6/src/medit/
H A Dimage.h39 unsigned char cmap_type; member
H A Dimage.c281 tga.cmap_type = 0; in saveTGA()
/dports/graphics/liblug/lug/include/
H A Dtarga.h45 byte cmap_type; member
/dports/graphics/mxp/mxp/lug/
H A Dtarga.h45 byte cmap_type; member
/dports/graphics/liblug/lug/convert/
H A Dtga.c89 if ( tga.cmap_type != 1 )
99 if ( tga.cmap_type ) {
306 tga->cmap_type = buffer[1];
319 VPRINTF(stderr, "%s color map\n", (tga->cmap_type ? "With" : "Without"));
/dports/games/searchandrescue/searchandrescue_1.4.0/include/
H A Dtga.h135 tga_colormap_type cmap_type; member

12