Searched refs:LY_IMAGE_COLOR_CI16 (Results 1 – 4 of 4) sorted by relevance
107 case LY_IMAGE_COLOR_CI16: in TCSetLayerAttributes()145 case LY_IMAGE_COLOR_CI16: in TCSetLayerBuffer()208 case LY_IMAGE_COLOR_CI16: // this is the only 16-bit format in TCSetLayerValue()267 case LY_IMAGE_COLOR_CI16: // this is the only 16-bit format in TCGetLayerValue()366 if( imPtr->lyColor.type != LY_IMAGE_COLOR_CI16 ) in TCConvertCI_To_RGB()405 case LY_IMAGE_COLOR_CI16: in TCSetLayerType()
1305 case LY_IMAGE_COLOR_CI16: in TCWriteTplImageBank()1451 else if( srcLayer->type == LY_IMAGE_COLOR_CI16 ) in TCPackTile_I4()1646 else if( colorLayer->type == LY_IMAGE_COLOR_CI16 ) in TCPackTile_IA4()
37 #define LY_IMAGE_COLOR_CI16 0x0002 macro
334 case 1: type = LY_IMAGE_COLOR_CI16; break; // color-index in CreateTgaColorLayer()