Searched refs:ParamBytes (Results 1 – 2 of 2) sorted by relevance
482 static uint32 ParamBytes (uint32 planes);518 static uint32 ParamBytes (uint32 planes);631 static uint32 ParamBytes ();
1555 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_WarpRectilinear1745 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_WarpFisheye2089 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