Lines Matching full:mwidth
498 cap->mWidth = w;
503 CAMHAL_LOGVB("Prev: cap.mWidth = %d", (int)cap->mWidth);
511 cap->mWidth = w;
516 CAMHAL_LOGVB("Video: cap.mWidth = %d", (int)cap->mWidth);
525 if ( ( cap->mWidth >= 1920 ) &&
532 else if ( ( ( cap->mWidth < 1920 ) ||
794 portCheck.format.video.nFrameWidth = portParams.mWidth;
816 portCheck.format.image.nFrameWidth = portParams.mWidth;
855 portCheck.nBufferSize = portParams.mStride * portParams.mWidth * portParams.mHeight;
2981 detectFaces(pBuffHeader, fdResult, pPortParam->mWidth, pPortParam->mHeight);
3259 frame.mWidth = port->mWidth;
3313 frame.mWidth = port->mWidth;