Searched refs:inStride (Results 1 – 2 of 2) sorted by relevance
2046 int inStride, outStride, offset; in pcmDmx_ApplyFrame() local2129 inStride = numInChannels; in pcmDmx_ApplyFrame()2132 inStride = 1; in pcmDmx_ApplyFrame()2279 pInPcm[inCh] += inStride; in pcmDmx_ApplyFrame()2329 inStride]; /* Considering input mapping could lead to a in pcmDmx_ApplyFrame()2344 pInPcm[CENTER_FRONT_CHANNEL] -= inStride; in pcmDmx_ApplyFrame()2350 inStride = outStride; in pcmDmx_ApplyFrame()2425 &pPcmBuf[inOffsetTable[ch] * offset + (frameSize - 1) * inStride]; in pcmDmx_ApplyFrame()2453 (frameSize - 1) * inStride]; in pcmDmx_ApplyFrame()2496 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()