Searched defs:pixelType (Results 1 – 12 of 12) sorted by relevance
27 uint32 pixelType, in dng_simple_image()76 void dng_simple_image::SetPixelType (uint32 pixelType) in SetPixelType()
343 uint32 pixelType) in Make_dng_image()
92 uint32 pixelType) in dng_image()135 void dng_image::SetPixelType (uint32 pixelType) in SetPixelType()
170 uint32 ComputeBufferSize(uint32 pixelType, const dng_point &tileSize, in ComputeBufferSize()
367 uint32 pixelType, in dng_pixel_buffer()
1214 uint32 pixelType = ttUndefined; in ReadUncompressed() local2200 uint32 pixelType = ttUndefined; in ReadTile() local
1641 uint32 pixelType) in dng_find_new_raw_image_digest_task()3766 uint32 pixelType = ttShort; in DoBuildStage2() local
2296 const uint32 pixelType = ttShort; in Prepare() local
104 PixelType pixelType; member in tcu::wgl::PixelFormatInfo
545 GLenum pixelType; in blit_linear() local
296 Magick::Color::PixelType Magick::Color::pixelType() const in pixelType() function in Magick::Color
436 typedef ut::mapVkFormat2Type<imageFormat>::type pixelType; in init() typedef