Home | History | Annotate | Download | only in camera

Lines Matching full:img_format

415     cam_format_t img_format;
469 img_format = mHalCamCtrl->getPreviewFormat();
470 if (img_format) {
471 matching &= (img_format == dim->main_img_format);
473 dim->main_img_format = img_format;
474 dim->thumb_format = img_format;