Searched refs:prevWidth (Results 1 – 4 of 4) sorted by relevance
182 camHal->prevWidth = DEFAULT_USBCAM_PRVW_WD; in usbCamInitDefaultParameters()185 camHal->dispWidth = camHal->prevWidth; in usbCamInitDefaultParameters()248 camHal->qCamParams.setPreviewSize(camHal->prevWidth, camHal->prevHeight); in usbCamInitDefaultParameters()508 camHal->prevWidth = width; in usbCamSetPrvwSize()
393 rc = initUsbCamera(camHal, camHal->prevWidth, in usbcam_start_preview()1104 if(camHal->prevWidth > 640){ in getPreviewCaptureFmt()1936 camHal->prevWidth, in convert_data_frm_cam_to_disp()1961 camHal->prevWidth * camHal->prevHeight, in convert_data_frm_cam_to_disp()2146 camHal->prevWidth * camHal->prevHeight * 1.5, in previewloop()2206 int previewBufSize = camHal->prevWidth * camHal->prevHeight * 1.5; in previewloop()
151 int prevWidth; member
965 unsigned int& prevWidth = ctx->mPrevWHF[dpy].w; in configureLowRes() local967 if(prevWidth != (uint32_t)getWidth(hnd) || in configureLowRes()969 uint32_t prevBufArea = (prevWidth * prevHeight); in configureLowRes()973 prevWidth = (uint32_t)getWidth(hnd); in configureLowRes()