Home
last modified time | relevance | path

Searched defs:IsNOP (Results 1 – 2 of 2) sorted by relevance

/external/dng_sdk/source/
Ddng_lens_correction.cpp85 bool dng_warp_params::IsNOP (uint32 plane) const in IsNOP() function in dng_warp_params
1600 bool dng_opcode_WarpRectilinear::IsNOP () const in IsNOP() function in dng_opcode_WarpRectilinear
1787 bool dng_opcode_WarpFisheye::IsNOP () const in IsNOP() function in dng_opcode_WarpFisheye
1910 bool dng_vignette_radial_params::IsNOP () const in IsNOP() function in dng_vignette_radial_params
2130 bool dng_opcode_FixVignetteRadial::IsNOP () const in IsNOP() function in dng_opcode_FixVignetteRadial
Ddng_opcodes.h204 virtual bool IsNOP () const in IsNOP() function