Searched defs:out_buf (Results 1 – 2 of 2) sorted by relevance
128 int32_t* out_buf) { in SparseLshProjection()148 const RunTimeOperandInfo* weight, int32_t* out_buf) { in DenseLshProjection()164 int32_t* out_buf = reinterpret_cast<int32_t*>(output_->buffer); in Eval() local
147 void *out_buf = malloc(outSize); in processFlacDecoder() local