Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_lens_correction.h482 static uint32 ParamBytes (uint32 planes);
518 static uint32 ParamBytes (uint32 planes);
631 static uint32 ParamBytes ();
Ddng_lens_correction.cpp1555 if (bytes != ParamBytes (fWarpParams.fPlanes)) in dng_opcode_WarpRectilinear()
1621 const uint32 bytes = ParamBytes (fWarpParams.fPlanes); in PutData()
1686 uint32 dng_opcode_WarpRectilinear::ParamBytes (uint32 planes) in ParamBytes() function in dng_opcode_WarpRectilinear
1745 if (bytes != ParamBytes (fWarpParams.fPlanes)) in dng_opcode_WarpFisheye()
1808 const uint32 bytes = ParamBytes (fWarpParams.fPlanes); in PutData()
1876 uint32 dng_opcode_WarpFisheye::ParamBytes (uint32 planes) in ParamBytes() function in dng_opcode_WarpFisheye
2089 if (bytes != ParamBytes ()) in dng_opcode_FixVignetteRadial()
2151 const uint32 bytes = ParamBytes (); in PutData()
2355 uint32 dng_opcode_FixVignetteRadial::ParamBytes () in ParamBytes() function in dng_opcode_FixVignetteRadial