HomeSort by relevance Sort by last modified time
    Searched refs:image_crop_t (Results 1 - 4 of 4) sorted by null

  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 54 } image_crop_t; typedef in typeref:struct:__anon3625
113 image_crop_t crop;
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 54 } image_crop_t; typedef in typeref:struct:__anon4115
113 image_crop_t crop;
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraStream.h 70 image_crop_t mCrop;
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 589 memcpy(&main_buf_info->crop, &main_stream->mCrop, sizeof(image_crop_t));
617 memcpy(&thumb_buf_info->crop, &thumb_stream->mCrop, sizeof(image_crop_t));
    [all...]

Completed in 287 milliseconds