Home | History | Annotate | Download | only in src

Lines Matching refs:FixedPtCast

313 template<typename ST, typename DT, int bits> struct FixedPtCast
1481 struct VResizeLinear<uchar, int, short, FixedPtCast<int, uchar, INTER_RESIZE_COEF_BITS*2>, VResizeLinearVec_32s8u>
3109 FixedPtCast<int, uchar, INTER_RESIZE_COEF_BITS*2>,
3141 FixedPtCast<int, uchar, INTER_RESIZE_COEF_BITS*2>,
3168 FixedPtCast<int, uchar, INTER_RESIZE_COEF_BITS*2>,
4636 remapBilinear<FixedPtCast<int, uchar, INTER_REMAP_COEF_BITS>, RemapVec_8u, short>, 0,
4645 remapBicubic<FixedPtCast<int, uchar, INTER_REMAP_COEF_BITS>, short, INTER_REMAP_COEF_SCALE>, 0,
4654 remapLanczos4<FixedPtCast<int, uchar, INTER_REMAP_COEF_BITS>, short, INTER_REMAP_COEF_SCALE>, 0,