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

  /external/dng_sdk/source/
dng_utils.cpp 392 dng_dither::dng_dither () function in class:dng_dither
419 const dng_dither & dng_dither::Get ()
422 static dng_dither dither;
dng_utils.h 1203 class dng_dither class
1222 dng_dither ();
1226 dng_dither (const dng_dither &);
1228 dng_dither & operator= (const dng_dither &);
1232 static const dng_dither & Get ();
dng_negative.cpp     [all...]

Completed in 266 milliseconds