Home | History | Annotate | Download | only in camera

Lines Matching refs:out2_h

1735             crop.out2_h = mPictureHeight;
1738 crop.out2_h = mActualPictureHeight;
1760 if (crop.out1_w > crop.out2_w || crop.out1_h > crop.out2_h) {
1762 crop.out1_h = crop.out2_h;