/aosp_15_r20/external/webrtc/modules/desktop_capture/ |
H A D | differ_block.cc | 28 bool VectorDifference_C(const uint8_t* image1, const uint8_t* image2) { in VectorDifference_C() 34 bool VectorDifference(const uint8_t* image1, const uint8_t* image2) { in VectorDifference() 58 bool BlockDifference(const uint8_t* image1, in BlockDifference() 72 bool BlockDifference(const uint8_t* image1, const uint8_t* image2, int stride) { in BlockDifference()
|
H A D | differ_vector_sse2.cc | 22 extern bool VectorDifference_SSE2_W16(const uint8_t* image1, in VectorDifference_SSE2_W16() 54 extern bool VectorDifference_SSE2_W32(const uint8_t* image1, in VectorDifference_SSE2_W32()
|
/aosp_15_r20/external/brotli/research/ |
H A D | draw_diff.cc | 39 void CalculateDiff(int** diff, Image image1, Image image2, in CalculateDiff() 48 void DrawDiff(int** diff, Image image1, Image image2, in DrawDiff() 92 Image image1, image2; in main() local
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A D | CacheKeyTest.cpp | 74 sk_sp<SkImage> image1 = SkImages::DeferredFromPicture(picture, {128, 128}, in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local 116 sk_sp<SkImage> image1 = SkImages::RasterFromBitmap(subset); in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
|
/aosp_15_r20/external/pdfium/testing/image_diff/ |
H A D | image_diff.cpp | 303 bool CreateImageDiff(const Image& image1, const Image& image2, Image* out) { in CreateImageDiff() 330 bool SubtractImages(const Image& image1, const Image& image2, Image* out) { in SubtractImages()
|
/aosp_15_r20/external/skia/docs/examples/ |
H A D | Image_FromBitmap.cpp | 15 sk_sp<SkImage> image1 = bitmap.asImage(); in draw() local
|
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
H A D | Blend.java | 39 private Allocation image1; field in Blend
|
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
H A D | Blend.java | 46 private Allocation image1; field in Blend
|
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
H A D | Blend.java | 46 private Allocation image1; field in Blend
|
/aosp_15_r20/external/skia/tests/ |
H A D | EGLImageTest.cpp | 66 GrEGLImage image1) { in cleanup()
|
H A D | SurfaceTest.cpp | 410 sk_sp<SkImage> image1(surface->makeImageSnapshot()); in test_backend_unique_id() local 598 sk_sp<SkImage> image1(surface1->makeImageSnapshot()); in test_crbug263329() local 716 sk_sp<SkImage> image1 = surface->makeImageSnapshot(); in test_no_canvas2() local
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
H A D | AnimatedVectorDrawableParameterizedTest.java | 261 private static boolean isAlmostIdenticalInRect(Bitmap image1, Bitmap image2) { in isAlmostIdenticalInRect()
|
/aosp_15_r20/external/rust/crabbyavif/c_api_tests/ |
D | avifincrtest.cc | 24 void ComparePartialYuva(const avifImage& image1, const avifImage& image2, in ComparePartialYuva()
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
H A D | image_utils.h | 179 inline float ImageCrossCorrelation(const Image<float>& image1, in ImageCrossCorrelation()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcCompressedFormatTests.cpp | 1274 const auto image1 = loadImage(context.archive, format1, 1); in __anon705257c84402() local 1451 const auto image1 = loadImage(archive, formatInfo.internalFormat, 1); in iterate() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | types_test.cpp | 161 auto* image1 = types.back().get(); local
|
H A D | type_manager_test.cpp | 104 auto* image1 = types.back().get(); in GenerateAllTypes() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | types_test.cpp | 161 auto* image1 = types.back().get(); local
|
H A D | type_manager_test.cpp | 104 auto* image1 = types.back().get(); in GenerateAllTypes() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | types_test.cpp | 161 auto* image1 = types.back().get(); local
|
D | type_manager_test.cpp | 104 auto* image1 = types.back().get(); in GenerateAllTypes() local
|
/aosp_15_r20/external/vboot_reference/futility/ |
H A D | updater_utils.c | 531 static int is_the_same_programmer(const struct firmware_image *image1, in is_the_same_programmer()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorCopyTests.cpp | 2948 SampledImageDescriptor *image1(new SampledImageDescriptor()); in addSampledImageCopyTests() local 2969 SampledImageDescriptor *image1(new SampledImageDescriptor(3u, 0u, 3u)); in addSampledImageCopyTests() local 2996 SampledImageDescriptor *image1(new SampledImageDescriptor()); in addMixedDescriptorCopyTests() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationGeometryPassthroughTests.cpp | 649 …tcu::ConstPixelBufferAccess image1 = getPixelBufferAccess(vk, device, *colorBuffer[1], colorFormat… in iterate() local
|
/aosp_15_r20/external/rust/crabbyavif/tests/ |
D | decoder_tests.rs | 917 let image1 = decoder1.image().expect("image1 was none"); in dimg_ordering() localVariable
|