HomeSort by relevance Sort by last modified time
    Searched refs:Planes (Results 26 - 31 of 31) sorted by null

12

  /external/dng_sdk/source/
dng_linearization_info.cpp 1001 for (uint32 plane = 0; plane < srcImage.Planes (); plane++)
1052 for (uint32 plane = 0; plane < fSrcImage.Planes (); plane++)
dng_lens_correction.cpp 47 dng_warp_params::dng_warp_params (uint32 planes,
50 : fPlanes (planes)
55 DNG_ASSERT (planes >= 1, "Too few planes." );
56 DNG_ASSERT (planes <= kMaxColorPlanes, "Too many planes.");
284 printf ("Planes: %u\n", (unsigned) fPlanes);
318 dng_warp_params_rectilinear::dng_warp_params_rectilinear (uint32 planes,
323 : dng_warp_params (planes,
735 dng_warp_params_fisheye::dng_warp_params_fisheye (uint32 planes,
    [all...]
dng_read_image.cpp 813 image.Planes (),
1018 uint32 planes,
1044 uint32 planes,
1053 , fPlanes (planes)
1180 uint32 planes,
1190 rows = SafeUint32Mult(rows, planes);
1194 samplesPerRow = SafeUint32Mult(samplesPerRow, planes);
1434 dng_pixel_buffer buffer (tileArea, plane, planes, pixelType,
1520 uint32 planes,
1582 numComponentsAsUint32 != planes )
    [all...]
dng_render.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h     [all...]

Completed in 751 milliseconds

12