Lines Matching full:preview
571 //Start preview after capture.
620 sprintf(fn, "%s/preview%03d.yuv", images_dir_path, counter);
675 printf("PREVIEW Callback 0x%x", ( unsigned int ) mem->pointer());
705 // Restart preview if taking a single capture
834 printf("Preview exposure: %6d Preview gain: %4d\n",
921 printf("\n\r\tSupported Preview Sizes: %s", params.get(CameraParameters::KEY_SUPPORTED_PREVIEW_SIZES));
922 printf("\n\r\tSupported Preview Formats: %s", params.get(CameraParameters::KEY_SUPPORTED_PREVIEW_FORMATS));
923 printf("\n\r\tSupported Preview Frame Rates: %s", params.get(CameraParameters::KEY_SUPPORTED_PREVIEW_FRAME_RATES));
934 printf("\n\r\tSupported Preview FPS Range: %s", params.get(CameraParameters::KEY_SUPPORTED_PREVIEW_FPS_RANGE));
1109 printf("error while configuring preview surface\n");
1324 printf("Error while creating preview surface\n");
1463 printf("Preview sizes are not supported\n");
1471 printf("Preview fps range is not supported\n");
1479 printf("Preview formats are not supported\n");
1640 printf("Preview sizes are not supported\n");
1649 printf("Preview sizes are not supported\n");
1658 printf("Preview sizes are not supported\n");
1667 printf("Preview sizes are not supported\n");
1676 printf("Preview sizes are not supported\n");
1681 printf("Preview sizes are not supported\n");
2557 snprintf(area1[j++], MAX_SYMBOLS, "[. Resume Preview after capture");
2565 snprintf(area1[j++], MAX_SYMBOLS, " PREVIEW SUB MENU");
2567 snprintf(area1[j++], MAX_SYMBOLS, "1. Start Preview");
2568 snprintf(area1[j++], MAX_SYMBOLS, "2. Stop Preview");
2569 snprintf(area1[j++], MAX_SYMBOLS, "~. Preview format %s", previewFormatArray[previewFormat]);
2571 snprintf(area1[j++], MAX_SYMBOLS, "4. Preview size: %4d x %4d - %s",preview_Array[previewSizeIDX]->width, preview_Array[previewSizeIDX]->height, preview_Array[previewSizeIDX]->name);
2573 snprintf(area1[j++], MAX_SYMBOLS, "4. Preview size: %4d x %4d - %s",preview_Array[previewSizeIDX]->width, stereoMode ? preview_Array[previewSizeIDX]->height*2 : preview_Array[previewSizeIDX]->height, preview_Array[previewSizeIDX]->name);
2575 snprintf(area1[j++], MAX_SYMBOLS, "R. Preview framerate range: %s", rangeDescription[fpsRangeIdx]);
2576 snprintf(area1[j++], MAX_SYMBOLS, "&. Dump a preview frame");
2580 snprintf(area1[j++], MAX_SYMBOLS, "L. Stereo Preview Layout: %s\n", stereoLayout[stereoLayoutIDX]);
2583 snprintf(area1[j++], MAX_SYMBOLS, "{. 2D Preview in 3D Stereo Mode: %s", params.get(KEY_S3D2D_PREVIEW_MODE));
2594 snprintf(area1[j++], MAX_SYMBOLS, "V. Preview Rotation: %3d degree", previewRotation );
2718 printf("Error while starting preview\n");
2859 printf("Error while starting preview\n");
3573 printf("Enabling Preview Callback");
3719 printf(" 4. Pass unsupported preview&picture format\n");
3720 printf(" 5. Pass unsupported preview&picture resolution\n");
3721 printf(" 6. Pass unsupported preview framerate\n");
3740 printf("Error while starting preview\n");
3817 printf("Error while starting preview\n");