/aosp12/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/ |
H A D | ImageTaskManager.java | 40 public boolean appendTasks(ImageToProcess img, Set<TaskImageContainer> tasks); in appendTasks() 48 public boolean appendTasks(ImageToProcess img, TaskImageContainer task); in appendTasks() 62 public void releaseSemaphoreReference(final ImageToProcess img, Executor executor); in releaseSemaphoreReference()
|
H A D | ImageConsumer.java | 85 public boolean receiveImage(ImageToProcess img, Executor executor, in receiveImage() 126 public boolean receiveImage(ImageToProcess img, TaskImageContainer sharedTask, in receiveImage() 149 public boolean receiveImage(ImageToProcess img, TaskImageContainer sharedTask, in receiveImage() 173 public boolean receiveImage(ImageToProcess img, Set<TaskImageContainer> sharedTasks, in receiveImage()
|
H A D | ImageBackend.java | 250 public void releaseSemaphoreReference(final ImageToProcess img, Executor executor) { in releaseSemaphoreReference() 301 public boolean appendTasks(ImageToProcess img, Set<TaskImageContainer> tasks) { in appendTasks() 326 public boolean appendTasks(ImageToProcess img, TaskImageContainer task) { in appendTasks() 349 public boolean receiveImage(ImageToProcess img, TaskImageContainer task, in receiveImage() 375 public boolean receiveImage(ImageToProcess img, TaskImageContainer task, in receiveImage() 424 public boolean receiveImage(ImageToProcess img, Set<TaskImageContainer> tasks, in receiveImage() 482 public boolean receiveImage(ImageToProcess img, Executor executor, in receiveImage() 700 protected ImageReleaseProtocol setSemaphoreReferenceCount(ImageToProcess img, int count, in setSemaphoreReferenceCount() 735 protected void incrementSemaphoreReferenceCount(ImageToProcess img, int count) in incrementSemaphoreReferenceCount() 759 private void closeImageExecutorSafe(final ImageToProcess img, Executor executor) { in closeImageExecutorSafe() [all …]
|
H A D | TaskConvertImageToRGBPreview.java | 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() 806 protected TaskImage calculateInputImage(ImageToProcess img, Rect cropApplied) { in calculateInputImage() 819 protected TaskImage calculateResultImage(ImageToProcess img, int subsample) { in calculateResultImage() 847 protected int[] runSelectedConversion(ImageProxy img, Rect crop, int subsample) { in runSelectedConversion() 867 ImageToProcess img = mImage; in run() local
|
H A D | TaskCompressImageToJpeg.java | 86 public int compressJpegFromYUV420Image(ImageProxy img, ByteBuffer outBuf, int quality, in compressJpegFromYUV420Image() 109 ImageToProcess img = mImage; in run() local
|
H A D | TaskChainedCompressImageToJpeg.java | 51 ImageToProcess img = mImage; in run() local
|
H A D | TaskPreviewChainedJpeg.java | 63 ImageToProcess img = mImage; in run() local
|
H A D | TaskJpegEncode.java | 78 public byte[] convertYUV420ImageToPackedNV21(ImageProxy img) { in convertYUV420ImageToPackedNV21() 100 public byte[] convertYUV420ImageToPackedNV21(ImageProxy img, byte[] dataCopy) { in convertYUV420ImageToPackedNV21()
|
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
H A D | db_utilities.cpp | 26 float **img; in db_SetupImageReferences_f() local 39 unsigned char **img; in db_SetupImageReferences_u() local 52 float **img,*im; in db_AllocImage_f() local 62 unsigned char **img,*im; in db_AllocImage_u() local 70 void db_FreeImage_f(float **img,int h) in db_FreeImage_f() 76 void db_FreeImage_u(unsigned char **img,int h) in db_FreeImage_u()
|
H A D | db_feature_detection.cpp | 38 float **img,*aim,*p; in db_AllocStrengthImage_f() local 63 void db_FreeStrengthImage_f(float *im,float **img,int h) in db_FreeStrengthImage_f() 71 inline void db_IxIyRow_f(float *Ix,float *Iy,const float * const *img,int i,int j,int chunk_width) in db_IxIyRow_f() 84 inline void db_IxIyRow_u(int *dxx,const unsigned char * const *img,int i,int j,int nc) in db_IxIyRow_u() 616 inline void db_HarrisStrengthChunk_f(float **s,const float * const *img,int left,int top,int right,… in db_HarrisStrengthChunk_f() 659 inline void db_HarrisStrengthChunk_u(float **s,const unsigned char * const *img,int left,int top,in… in db_HarrisStrengthChunk_u() 700 void db_HarrisStrength_f(float **s,const float * const *img,int w,int h, in db_HarrisStrength_f() 724 void db_HarrisStrength_u(float **s, const unsigned char * const *img,int w,int h, in db_HarrisStrength_u() 1056 float db_MaxImage_Aligned16_f(float **img,int left,int top,int w,int h) in db_MaxImage_Aligned16_f() 1629 void db_CornerDetector_f::DetectCorners(const float * const *img,double *x_coord,double *y_coord,in… in DetectCorners() argument [all …]
|
/aosp12/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/view/ |
H A D | ImageResolver.java | 56 public CompletableFuture<Bitmap> getBitmap(@NonNull ImageReference img, int width, int height) { in getBitmap() 71 public CompletableFuture<Bitmap> getBitmap(@NonNull ImageReference img, int width, int height, in getBitmap()
|
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/ |
H A D | ImageResolver.java | 71 public CompletableFuture<Bitmap> getBitmap(@NonNull ImageReference img, int width, int height) { in getBitmap() 86 public CompletableFuture<Bitmap> getBitmap(@NonNull ImageReference img, int width, int height, in getBitmap()
|
/aosp12/frameworks/av/media/codec2/sfplugin/utils/ |
H A D | Codec2BufferUtils.cpp | 67 static status_t _ImageCopy(View &view, const MediaImage2 *img, ImagePixel *imgBase) { in _ImageCopy() 121 status_t ImageCopy(uint8_t *imgBase, const MediaImage2 *img, const C2GraphicView &view) { in ImageCopy() 193 status_t ImageCopy(C2GraphicView &view, const uint8_t *imgBase, const MediaImage2 *img) { in ImageCopy() 330 bool IsYUV420(const MediaImage2 *img) { in IsYUV420() 343 bool IsNV12(const MediaImage2 *img) { in IsNV12() 352 bool IsNV21(const MediaImage2 *img) { in IsNV21() 361 bool IsI420(const MediaImage2 *img) { in IsI420()
|
/aosp12/frameworks/layoutlib/bridge/src/android/util/imagepool/ |
H A D | ImagePoolImpl.java | 69 final BufferedImage img = in acquire() local 97 @Nullable BufferedImage img, in prepareImage()
|
H A D | Bucket.java | 50 public void offer(BufferedImage img) { in offer()
|
H A D | ImageImpl.java | 51 @NotNull BufferedImage img, in ImageImpl()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/util/ |
H A D | JpegUtilNative.java | 173 public static int compressJpegFromYUV420Image(ImageProxy img, ByteBuffer outBuf, int quality) { in compressJpegFromYUV420Image() 188 public static int compressJpegFromYUV420Image(ImageProxy img, ByteBuffer outBuf, int quality, in compressJpegFromYUV420Image() 210 public static int compressJpegFromYUV420Image(ImageProxy img, ByteBuffer outBuf, int quality, in compressJpegFromYUV420Image()
|
/aosp12/frameworks/av/media/ndk/tests/ |
H A D | AImageReaderWindowHandleTest.cpp | 78 auto imageDeleter = [](AImage *img) { AImage_delete(img); }; in HandleImageAvailable() 79 std::unique_ptr<AImage, decltype(imageDeleter)> img(nullptr, imageDeleter); in HandleImageAvailable() local 164 uint8_t* img = nullptr; in TEST_F() local
|
/aosp12/frameworks/native/libs/gui/tests/ |
H A D | SurfaceTextureFBO_test.cpp | 47 uint8_t* img = nullptr; in TEST_F() local
|
H A D | SurfaceTextureGL_test.cpp | 48 uint8_t* img = nullptr; in TEST_F() local 98 uint8_t* img = nullptr; in TEST_F() local 162 uint8_t* img = nullptr; in TEST_F() local 251 uint8_t* img = nullptr; in TEST_F() local
|
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/ |
H A D | Base.h | 45 uint8_t* img = nullptr; member 65 SinglePlane img; member
|
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
H A D | Interp.h | 46 inline double ciCalc(PyramidShort *img, int xi, int yi, double xfrac, double yfrac) in ciCalc()
|
H A D | Pyramid.cpp | 33 PyramidShort *img = (PyramidShort *) calloc(sizeof(PyramidShort) * levels in allocatePyramidPacked() local 65 PyramidShort *img = (PyramidShort *) in allocateImage() local
|
/aosp12/packages/apps/DevCamera/src/com/android/devcamera/ |
H A D | BitmapUtility.java | 42 public static Bitmap bitmapFromYuvImage(Image img) { in bitmapFromYuvImage()
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CameraExtensionSessionImpl.java | 960 Image img = mCapturePendingMap.get(timestamp).first; in onCaptureCompleted() local 1041 public void onImageAvailable(ImageReader reader, Image img) { in onImageAvailable() 1074 public void onImageAvailable(ImageReader reader, Image img) { in onImageAvailable() 1135 public void onImageAvailable (ImageReader reader, Image img); in onImageAvailable() 1152 Image img; in onImageAvailable() local 1530 public void onImageAvailable(ImageReader reader, Image img) { in onImageAvailable() 1550 public void onImageAvailable(ImageReader reader, Image img) { in onImageAvailable() 1648 private static ParcelImage initializeParcelImage(Image img) { in initializeParcelImage()
|