Lines Matching refs:mFrameLenOffset
402 memset(&mFrameLenOffset, 0, sizeof(mFrameLenOffset)); in QCameraStream()
1385 mFrameLenOffset = *offset; in getBufs()
1406 mFrameLenOffset.frame_len, mFrameLenOffset.mp[0].stride, in getBufs()
1407 mFrameLenOffset.mp[0].scanline, numBufAlloc); in getBufs()
1477 mStreamBufs->getBufDef(mFrameLenOffset, mBufDefs[i], i); in getBufs()
1604 mStreamBufs->getBufDef(mFrameLenOffset, mBufDefs[index], index); in mapNewBuffer()
1626 mFrameLenOffset = mStreamInfo->buf_planes.plane_info; in allocateBuffers()
1629 return allocateBatchBufs(&mFrameLenOffset, in allocateBuffers()
1652 mFrameLenOffset.frame_len, in allocateBuffers()
1653 mFrameLenOffset.mp[0].stride, in allocateBuffers()
1654 mFrameLenOffset.mp[0].scanline, in allocateBuffers()
1696 mStreamBufs->getBufDef(mFrameLenOffset, mBufDefs[i], i); in allocateBuffers()
1816 mFrameLenOffset = *offset; in allocateBatchBufs()
1869 mFrameLenOffset.frame_len,mFrameLenOffset.mp[0].stride, in allocateBatchBufs()
1870 mFrameLenOffset.mp[0].scanline,mNumPlaneBufs); in allocateBatchBufs()
1980 mBufDefs[i], i, mFrameLenOffset, mPlaneBufDefs, in allocateBatchBufs()
2039 memset(&mFrameLenOffset, 0, sizeof(mFrameLenOffset)); in releaseBuffs()
2077 memset(&mFrameLenOffset, 0, sizeof(mFrameLenOffset)); in releaseBatchBufs()
2120 pme->mFrameLenOffset.frame_len, in BufAllocRoutine()
2159 pme->mStreamBufs->getBufDef(pme->mFrameLenOffset, pme->mBufDefs[i], i); in BufAllocRoutine()
2236 memset(&mFrameLenOffset, 0, sizeof(mFrameLenOffset)); in putBufs()
2444 offset = mFrameLenOffset; in getFrameOffset()