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

  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 54 } image_crop_t; typedef in typeref:struct:__anon5320
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 49 milliseconds