Home | History | Annotate | Download | only in src2

Lines Matching refs:_Cp

748         typedef typename DataType<_Tp>::channel_type _Cp;
774 _Cp* data = (_Cp*)&value[i];
779 data[0] = saturate_cast<_Cp>(c.real);
780 data[1] = saturate_cast<_Cp>(c.imag);
817 data[j] = saturate_cast<_Cp>(v);
824 data[j] = saturate_cast<_Cp>(v);
831 data[j] = saturate_cast<_Cp>(v);