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

  /external/dng_sdk/source/
dng_lens_correction.h 349 class dng_warp_params_fisheye: public dng_warp_params class in inherits: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,
dng_lens_correction.cpp 718 dng_warp_params_fisheye::dng_warp_params_fisheye ()
735 dng_warp_params_fisheye::dng_warp_params_fisheye (uint32 planes,
754 dng_warp_params_fisheye::~dng_warp_params_fisheye ()
761 bool dng_warp_params_fisheye::IsRadNOP (uint32 /* plane */) const
770 bool dng_warp_params_fisheye::IsTanNOP (uint32 /* plane */) const
779 bool dng_warp_params_fisheye::IsValid () const
798 void dng_warp_params_fisheye::PropagateToAllPlanes (uint32 totalPlanes
    [all...]

Completed in 68 milliseconds