Lines Matching full:preview
463 //Start preview after capture.
511 sprintf(fn, "/sdcard/preview%03d.yuv", counter);
566 printf("PREVIEW Callback 0x%x", ( unsigned int ) mem->pointer());
593 //Start preview after capture.
780 printf("\n\r\tSupported Preview Sizes: %s", params.get(CameraParameters::KEY_SUPPORTED_PREVIEW_SIZES));
781 printf("\n\r\tSupported Preview Formats: %s", params.get(CameraParameters::KEY_SUPPORTED_PREVIEW_FORMATS));
782 printf("\n\r\tSupported Preview Frame Rates: %s", params.get(CameraParameters::KEY_SUPPORTED_PREVIEW_FRAME_RATES));
963 printf("error while configuring preview surface\n");
1077 printf("Error while creating preview surface\n");
1292 printf(" [. Resume Preview after capture\n");
1301 printf(" \n\n PREVIEW SUB MENU \n");
1303 printf(" 1. Start Preview\n");
1304 printf(" 2. Stop Preview\n");
1305 printf(" ~. Preview format %s\n", pixelformat[previewFormat].pixformat);
1307 printf(" 4. Preview size: %4d x %4d - %s\n",previewSize[previewSizeIDX].width, previewSize[previewSizeIDX].height, previewSize[previewSizeIDX].desc);
1309 printf(" 4. Preview size: %4d x %4d - %s\n",previewSize[previewSizeIDX].width, camera_index == 2 ? previewSize[previewSizeIDX].height*2 : previewSize[previewSizeIDX].height, previewSize[previewSizeIDX].desc);
1311 printf(" R. Preview framerate range: %s\n", fpsRanges[fpsRangeIdx].rangeDescription);
1312 printf(" &. Dump a preview frame\n");
1315 printf(" {. 2D Preview in 3D Stereo Mode: %s\n", params.get(KEY_S3D2D_PREVIEW_MODE));
1448 printf("Error while starting preview\n");
1542 printf("Error while starting preview\n");
2035 printf("Enabling Preview Callback");
2131 printf(" 4. Pass unsupported preview&picture format\n");
2132 printf(" 5. Pass unsupported preview&picture resolution\n");
2133 printf(" 6. Pass unsupported preview framerate\n");
2152 printf("Error while starting preview\n");
2229 printf("Error while starting preview\n");