Home
last modified time | relevance | path

Searched refs:dng_warp_params_fisheye (Results 1 – 2 of 2) sorted by relevance

/external/dng_sdk/source/
Ddng_lens_correction.h349 class dng_warp_params_fisheye: public dng_warp_params
408 dng_warp_params_fisheye ();
414 dng_warp_params_fisheye (uint32 planes,
418 virtual ~dng_warp_params_fisheye ();
495 dng_warp_params_fisheye fWarpParams;
499 dng_opcode_WarpFisheye (const dng_warp_params_fisheye &params,
Ddng_lens_correction.cpp718 dng_warp_params_fisheye::dng_warp_params_fisheye () in dng_warp_params_fisheye() function in dng_warp_params_fisheye
735 dng_warp_params_fisheye::dng_warp_params_fisheye (uint32 planes, in dng_warp_params_fisheye() function in dng_warp_params_fisheye
754 dng_warp_params_fisheye::~dng_warp_params_fisheye () in ~dng_warp_params_fisheye()
761 bool dng_warp_params_fisheye::IsRadNOP (uint32 /* plane */) const in IsRadNOP()
770 bool dng_warp_params_fisheye::IsTanNOP (uint32 /* plane */) const in IsTanNOP()
779 bool dng_warp_params_fisheye::IsValid () const in IsValid()
798 void dng_warp_params_fisheye::PropagateToAllPlanes (uint32 totalPlanes) in PropagateToAllPlanes()
812 real64 dng_warp_params_fisheye::Evaluate (uint32 plane, in Evaluate()
828 real64 dng_warp_params_fisheye::EvaluateRatio (uint32 plane, in EvaluateRatio()
851 dng_point_real64 dng_warp_params_fisheye::EvaluateTangential (uint32 /* plane */, in EvaluateTangential()
[all …]