Searched refs:offsetSrc (Results 1 – 1 of 1) sorted by relevance
1516 int32_t offsetSrc = 0; in copyBufferToQueue() local1525 offsetSrc += pDecShellContext->mGivenWidth * pDecShellContext->mGivenHeight; in copyBufferToQueue()1527 (void *)(pTmpBuff + offsetSrc), uvPlaneSize); in copyBufferToQueue()1529 … offsetSrc += (pDecShellContext->mGivenWidth >> 1) * (pDecShellContext->mGivenHeight >> 1); in copyBufferToQueue()1531 (void *)(pTmpBuff + offsetSrc), uvPlaneSize); in copyBufferToQueue()