Searched refs:dng_warp_params_rectilinear (Results 1 – 2 of 2) sorted by relevance
226 class dng_warp_params_rectilinear: public dng_warp_params301 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 ¶ms,
298 dng_warp_params_rectilinear::dng_warp_params_rectilinear () in dng_warp_params_rectilinear() function in dng_warp_params_rectilinear318 dng_warp_params_rectilinear::dng_warp_params_rectilinear (uint32 planes, in dng_warp_params_rectilinear() function in dng_warp_params_rectilinear338 dng_warp_params_rectilinear::~dng_warp_params_rectilinear () in ~dng_warp_params_rectilinear()345 bool dng_warp_params_rectilinear::IsRadNOP (uint32 plane) const in IsRadNOP()361 bool dng_warp_params_rectilinear::IsTanNOP (uint32 plane) const in IsTanNOP()375 bool dng_warp_params_rectilinear::IsValid () const in IsValid()399 void dng_warp_params_rectilinear::PropagateToAllPlanes (uint32 totalPlanes) in PropagateToAllPlanes()414 real64 dng_warp_params_rectilinear::Evaluate (uint32 plane, in Evaluate()428 real64 dng_warp_params_rectilinear::EvaluateRatio (uint32 plane, in EvaluateRatio()440 dng_point_real64 dng_warp_params_rectilinear::EvaluateTangential (uint32 plane, in EvaluateTangential()[all …]