Home
last modified time | relevance | path

Searched refs:common_crop_t (Results 1 – 16 of 16) sorted by relevance

/device/lge/mako/camera/mm-camera-interface/
Dmm_jpeg_encoder.h49 common_crop_t *crop,
Dmm_omx_jpeg_encoder.h42 common_crop_t *scaling_params;
Dmm_jpeg_encoder.c310 common_crop_t *scaling_params, in mm_jpeg_encoder_encode()
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_display.c177 common_crop_t *crop = (common_crop_t *) (frame->cropinfo); in test_app_camframe_callback()
516 common_crop_t *crop; in mm_app_dl_render()
520 crop = (common_crop_t *)cropinfo->info; in mm_app_dl_render()
Dmm_qcamera_snapshot.c347 common_crop_t crop; in encodeData()
372 memset(&crop,0,sizeof(common_crop_t)); in encodeData()
Dmm_qcamera_main_menu.c234 common_crop_t cropInfo_s;
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_display.c176 common_crop_t *crop = (common_crop_t *) (frame->cropinfo); in test_app_camframe_callback()
515 common_crop_t *crop; in mm_app_dl_render()
519 crop = (common_crop_t *)cropinfo->info; in mm_app_dl_render()
Dmm_qcamera_main_menu.c244 common_crop_t cropInfo_s;
/device/lge/mako/camera/QCamera/HAL/core/inc/
DQCameraStream.h290 void notifyShutter(common_crop_t *crop,
307 common_crop_t *crop_info,
/device/lge/mako/camera/
DQCameraStream.h297 void notifyShutter(common_crop_t *crop,
314 common_crop_t *crop_info,
DQCameraHWI_Still.cpp1390 common_crop_t crop_info; in takePictureLiveshot()
1496 memset(&crop_info, 0, sizeof(common_crop_t)); in takePictureLiveshot()
1597 common_crop_t *crop_info, in encodeData()
1605 common_crop_t crop; in encodeData()
1742 memset(&crop,0,sizeof(common_crop_t)); in encodeData()
1833 void QCameraStream_Snapshot::notifyShutter(common_crop_t *crop, in notifyShutter()
1857 common_crop_t dummy_crop; in encodeDisplayAndSave()
1897 memset(&dummy_crop,0,sizeof(common_crop_t)); in encodeDisplayAndSave()
1919 common_crop_t crop; in receiveRawPicture()
1982 memset(&crop, 0, sizeof(common_crop_t)); in receiveRawPicture()
DQualcommCameraHardware.h178 bool native_zoom_image(int fd, int srcOffset, int dstOffset, common_crop_t *crop);
542 common_crop_t mCrop;
DQualcommCameraHardware.cpp123 common_crop_t *scaling_parms, exif_tags_info_t *exif_data,
156 void (**LINK_mmcamera_shutter_callback)(common_crop_t *crop);
193 extern void (*mmcamera_shutter_callback)(common_crop_t *crop);
1327 static void receive_shutter_callback(common_crop_t *crop);
2969 common_crop_t *crop = (common_crop_t *) (frame->cropinfo); in runPreviewThread()
6641 bool QualcommCameraHardware::native_zoom_image(int fd, int srcOffset, int dstOffSet, common_crop_t in native_zoom_image()
7426 static void receive_shutter_callback(common_crop_t *crop) in receive_shutter_callback()
7601 common_crop_t *crop = (common_crop_t *)cropp; in receiveRawPicture()
DQCamera_Intf.h1063 } common_crop_t; typedef
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI_Still.cpp1284 common_crop_t crop_info; in takePictureLiveshot()
1326 memset(&crop_info, 0, sizeof(common_crop_t)); in takePictureLiveshot()
1432 common_crop_t *crop_info, in encodeData()
1440 common_crop_t crop; in encodeData()
1547 memset(&crop,0,sizeof(common_crop_t)); in encodeData()
1634 void QCameraStream_Snapshot::notifyShutter(common_crop_t *crop, in notifyShutter()
1658 common_crop_t dummy_crop; in encodeDisplayAndSave()
1699 memset(&dummy_crop,0,sizeof(common_crop_t)); in encodeDisplayAndSave()
1721 common_crop_t crop; in receiveRawPicture()
1773 memset(&crop, 0, sizeof(common_crop_t)); in receiveRawPicture()
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCamera_Intf.h1027 } common_crop_t; typedef