Home | History | Annotate | Download | only in camera

Lines Matching refs:thumb_crop_offset

1607     cam_point_t thumb_crop_offset;
1744 memset(&thumb_crop_offset,0,sizeof(cam_point_t));
1775 thumb_crop_offset.x=mCrop.snapshot.thumbnail_crop.left;
1776 thumb_crop_offset.y=mCrop.snapshot.thumbnail_crop.top;
1791 encode_params.thumb_crop_offset = &thumb_crop_offset;
1810 encode_params.thumb_crop_offset = &thumb_crop_offset;