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

  /external/dng_sdk/source/
dng_lens_correction.h 226 class dng_warp_params_rectilinear: public dng_warp_params class in inherits:dng_warp_params
301 dng_warp_params_rectilinear ();
307 dng_warp_params_rectilinear (uint32 planes,
312 virtual ~dng_warp_params_rectilinear ();
459 dng_warp_params_rectilinear fWarpParams;
463 dng_opcode_WarpRectilinear (const dng_warp_params_rectilinear &params,
dng_lens_correction.cpp 298 dng_warp_params_rectilinear::dng_warp_params_rectilinear () function in class:dng_warp_params_rectilinear
318 dng_warp_params_rectilinear::dng_warp_params_rectilinear (uint32 planes, function in class:dng_warp_params_rectilinear
338 dng_warp_params_rectilinear::~dng_warp_params_rectilinear ()
345 bool dng_warp_params_rectilinear::IsRadNOP (uint32 plane) const
361 bool dng_warp_params_rectilinear::IsTanNOP (uint32 plane) const
375 bool dng_warp_params_rectilinear::IsValid () const
399 void dng_warp_params_rectilinear::PropagateToAllPlanes (uint32 totalPlanes
    [all...]

Completed in 528 milliseconds