Home | History | Annotate | Download | only in libcamera

Lines Matching refs:crop_x

3528     unsigned int crop_x = 0;
3542 &crop_x, &crop_y,
3546 cropcap.defrect.left = crop_x;
3564 ALOGD("## 2 crop_x : %d", crop_x);
3579 unsigned int *crop_x, unsigned int *crop_y,
3648 *crop_x = (src_w - *crop_w) >> 1;