Lines Matching refs:mStride
643 ///mStride is set from setBufs() while passing the APIs
644 cap->mStride = 4096;
645 cap->mBufSize = cap->mStride * cap->mHeight;
1155 portCheck.format.video.nStride = portParams.mStride;
1158 portCheck.nBufferSize = portParams.mStride * portParams.mHeight;
1198 portCheck.format.video.nStride = portParams.mStride;
1232 portParams.mStride = portCheck.format.image.nStride;
3854 frame.mAlignment = port->mStride;