Searched defs:subsample (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/ |
D | TaskConvertImageToRGBPreview.java | 179 int inscribedYMin, int subsample, int colorSubsample, in calculateMemoryOffsetFromPixelOffsets() 222 protected int[] colorInscribedDataCircleFromYuvImage(ImageProxy img, int subsample) { in colorInscribedDataCircleFromYuvImage() 228 protected int[] colorInscribedDataCircleFromYuvImage(ImageProxy img, Rect crop, int subsample) { in colorInscribedDataCircleFromYuvImage() 500 protected int[] colorSubSampleFromYuvImage(ImageProxy img, int subsample, in colorSubSampleFromYuvImage() 540 protected int[] colorSubSampleFromYuvImage(ImageProxy img, Rect crop, int subsample, in colorSubSampleFromYuvImage() 782 protected int[] stubColorInscribedDataCircleFromYuvImage(ImageProxy img, int subsample) { in stubColorInscribedDataCircleFromYuvImage() 819 protected TaskImage calculateResultImage(ImageToProcess img, int subsample) { in calculateResultImage() 847 protected int[] runSelectedConversion(ImageProxy img, Rect crop, int subsample) { in runSelectedConversion() 871 final int subsample = calculateBestSubsampleFactor( in run() local
|
D | TaskPreviewChainedJpeg.java | 67 final int subsample = calculateBestSubsampleFactor( in run() local
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
D | dbreg.cpp | 252 …renceRegistration::UpdateReference(const unsigned char * const * im, bool subsample, bool detect_c… in UpdateReference()
|