Home | History | Annotate | Download | only in src

Lines Matching full:ushort

3139                     ptr = icv_itoa( *(ushort*)data, buf, 10 );
3140 data += sizeof(ushort);
3272 *(ushort*)data = CV_CAST_16U(ival);
3273 data += sizeof(ushort);
3318 *(ushort*)data = CV_CAST_16U(ival);
3319 data += sizeof(ushort);