Searched refs:inStride (Results 1 – 2 of 2) sorted by relevance
2074 int inStride, outStride, offset; in pcmDmx_ApplyFrame() local2157 inStride = numInChannels; in pcmDmx_ApplyFrame()2160 inStride = 1; in pcmDmx_ApplyFrame()2307 pInPcm[inCh] += inStride; in pcmDmx_ApplyFrame()2357 inStride]; /* Considering input mapping could lead to a in pcmDmx_ApplyFrame()2372 pInPcm[CENTER_FRONT_CHANNEL] -= inStride; in pcmDmx_ApplyFrame()2378 inStride = outStride; in pcmDmx_ApplyFrame()2453 &pPcmBuf[inOffsetTable[ch] * offset + (frameSize - 1) * inStride]; in pcmDmx_ApplyFrame()2481 (frameSize - 1) * inStride]; in pcmDmx_ApplyFrame()2524 pIn[ch] -= inStride; in pcmDmx_ApplyFrame()[all …]
717 …ype, const Output& output, int numInputs, const deUint8* inBasePtr, int inStride, const deUint8* o… in compareTransformFeedbackOutput() argument737 const deUint8* inPtr = inBasePtr + inStride*inNdx + attribute.offset + compNdx*sizeof(deUint32); in compareTransformFeedbackOutput()