HomeSort by relevance Sort by last modified time
    Searched refs:CheckPixelType (Results 1 - 2 of 2) sorted by null

  /external/dng_sdk/source/
dng_pixel_buffer.h 72 #define ASSERT_PIXEL_TYPE(typeVal) CheckPixelType (typeVal)
155 void CheckPixelType (uint32 pixelType) const;
dng_pixel_buffer.cpp 491 void dng_pixel_buffer::CheckPixelType (uint32 pixelType) const
    [all...]

Completed in 145 milliseconds