Searched refs:frmOffset (Results 1 – 2 of 2) sorted by relevance
224 int offset = 0, frmOffset = mNumBytesSubmitted; in fillByteBuffer() local254 mInputData + (frmOffset + j * tileWidth), colsToCopy); in fillByteBuffer()259 frmOffset += tileWidth * tileHeight; in fillByteBuffer()
1223 int offset = 0, frmOffset = mNumBytesSubmitted; in fillByteBuffer() local1241 inputBuffer.put(mInputData, frmOffset + j * tileWidth, colsToCopy); in fillByteBuffer()1246 frmOffset += tileWidth * tileHeight; in fillByteBuffer()