Searched refs:outRight (Results 1 – 5 of 5) sorted by relevance
247 LLVMValueRef outRight[CHANNELS]);
1422 LLVMValueRef outRight[CHANNELS]) { in getVectorBinaryOperands()1433 if (!this->compileVectorExpression(builder, right, outRight)) { in getVectorBinaryOperands()1438 outRight[i] = outRight[0]; in getVectorBinaryOperands()
555 int16_t* outRight = reinterpret_cast<int16_t*>( in ReadWavDataAsStereo() local563 outRight[i] = sampleData[(2 * i) + 1]; in ReadWavDataAsStereo()