Home | History | Annotate | Download | only in source

Lines Matching refs:dng_opcode_WarpFisheye

1697 dng_opcode_WarpFisheye::dng_opcode_WarpFisheye (const dng_warp_params_fisheye &params,
1717 dng_opcode_WarpFisheye::dng_opcode_WarpFisheye (dng_stream &stream)
1787 bool dng_opcode_WarpFisheye::IsNOP () const
1796 bool dng_opcode_WarpFisheye::IsValidForNegative (const dng_negative &negative) const
1805 void dng_opcode_WarpFisheye::PutData (dng_stream &stream) const
1837 void dng_opcode_WarpFisheye::Apply (dng_host &host,
1876 uint32 dng_opcode_WarpFisheye::ParamBytes (uint32 planes)