Lines Matching refs:_sbuf
2653 std::vector<float> _sbuf(cols+1), _dbuf(cols*3+1);2654 float* sbuf = &_sbuf[0], *dbuf = &_dbuf[0];