Home
last modified time | relevance | path

Searched refs:prev_format (Results 1 – 22 of 22) sorted by relevance

/device/lge/mako/camera/
DQCameraStream.cpp139 dim.prev_format); in initChannel()
DQCameraHWI.cpp981 if(value != NOT_FOUND && value != dim->prev_format ) { in preview_parm_config()
983 dim->prev_format = value; in preview_parm_config()
986 dim->prev_format = CAMERA_YUV_420_NV21; in preview_parm_config()
988 mPreviewFormat = dim->prev_format; in preview_parm_config()
DQCameraHWI_Preview_7x27A.cpp95 ALOGE("%s: display format %d is not supported", __func__, dim.prev_format); in getBufferFromSurface()
DQCameraHWI_Still.cpp1450 dim.main_img_format = dim.prev_format; in takePictureLiveshot()
1451 dim.thumb_format = dim.prev_format; in takePictureLiveshot()
DQCameraHWI_Preview.cpp93 ALOGE("%s: display format %d is not supported", __func__, dim.prev_format); in getBufferFromSurface()
DQCamera_Intf.h297 cam_format_t prev_format; member
DQualcommCameraHardware.cpp1512 mDimension.prev_format = CAMERA_YUV_420_NV21; in QualcommCameraHardware()
3802 mDimension.prev_format = CAMERA_YUV_420_YV12; in initPreview()
3818 mDimension.prev_format = CAMERA_YUV_420_NV21_ADRENO; in initPreview()
3825 ALOGV("mDimension.prev_format = %d", mDimension.prev_format); in initPreview()
5199 ALOGV("mDimension.prev_format = %d", mDimension.prev_format);
DQCameraHWI_Parm.cpp750 mDimension.prev_format = CAMERA_YUV_420_NV21; in initDefaultParameters()
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraStream.cpp138 dim.prev_format); in initChannel()
DQCameraHWI.cpp944 if(value != NOT_FOUND && value != dim->prev_format ) { in preview_parm_config()
946 dim->prev_format = value; in preview_parm_config()
949 dim->prev_format = CAMERA_YUV_420_NV21; in preview_parm_config()
951 mPreviewFormat = dim->prev_format; in preview_parm_config()
DQCameraHWI_Preview.cpp92 LOGE("%s: display format %d is not supported", __func__, dim.prev_format); in getBufferFromSurface()
318 LOGE("%s: display format %d is not supported", __func__, dim.prev_format); in getBufferNoDisplay()
DQCameraHWI_Parm.cpp720 mDimension.prev_format = CAMERA_YUV_420_NV21; in initDefaultParameters()
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_pp.c272 pme->repro_config.format = pme->dim.prev_format; in prepareReprocess()
292 config.dest[0].format = pme->dim.prev_format; in prepareReprocess()
387 pme->stream[MM_CAMERA_PREVIEW].str_config.fmt.fmt = pme->dim.prev_format; in startPreviewPP()
Dmm_qcamera_app.c131 dim->prev_format = CAMERA_YUV_420_NV21; in mm_app_set_dim_def()
Dmm_qcamera_preview.c131 fmt->fmt = pme->dim.prev_format; in mm_app_set_preview_fmt()
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_app.c128 dim->prev_format = CAMERA_YUV_420_NV21; in mm_app_set_dim_def()
Dmm_qcamera_preview.c117 fmt->fmt = pme->dim.prev_format; in mm_app_set_preview_fmt()
/device/lge/hammerhead/camera/
DQCamera_Intf.h256 cam_format_t prev_format; member
/device/moto/shamu/camera/
DQCamera_Intf.h256 cam_format_t prev_format; member
/device/asus/flo/camera/
DQCamera_Intf.h256 cam_format_t prev_format; member
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp739 mDimension.prev_format = CAMERA_YUV_420_NV21; in initDefaultParameters()
4140 if(value != NOT_FOUND && value != dim.prev_format ) { in setDimension()
4142 dim.prev_format = value; in setDimension()
4145 dim.prev_format = CAMERA_YUV_420_NV21; in setDimension()
4232 mStreams[MM_CAMERA_PREVIEW]->mFormat = dim.prev_format; in setDimension()
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCamera_Intf.h251 cam_format_t prev_format; member