Home
last modified time | relevance | path

Searched refs:CheckPixelType (Results 1 – 2 of 2) sorted by relevance

/external/dng_sdk/source/
Ddng_pixel_buffer.h72 #define ASSERT_PIXEL_TYPE(typeVal) CheckPixelType (typeVal)
155 void CheckPixelType (uint32 pixelType) const;
Ddng_pixel_buffer.cpp491 void dng_pixel_buffer::CheckPixelType (uint32 pixelType) const in CheckPixelType() function in dng_pixel_buffer