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

  /external/dng_sdk/source/
dng_lens_correction.cpp 1514 , fWarpParams (params)
1533 , fWarpParams ()
1543 fWarpParams.fPlanes = stream.Get_uint32 ();
1547 if (fWarpParams.fPlanes == 0 ||
1548 fWarpParams.fPlanes > kMaxColorPlanes)
1555 if (bytes != ParamBytes (fWarpParams.fPlanes))
    [all...]
dng_lens_correction.h 459 dng_warp_params_rectilinear fWarpParams;
495 dng_warp_params_fisheye fWarpParams;

Completed in 732 milliseconds