Lines Matching refs:writeRaw
2051 fs.writeRaw("f", sv.ptr(i), sv.cols*sv.elemSize());2067 fs.writeRaw("d", (const uchar*)&df_alpha[df.ofs], sv_count*sizeof(df_alpha[0]));2072 fs.writeRaw("i", (const uchar*)&df_index[df.ofs], sv_count*sizeof(df_index[0]));