Searched defs:img1 (Results 1 - 13 of 13) sorted by relevance
/third_party/skia/docs/examples/ |
H A D | skbug_5648.cpp | 10 auto img1 = bitmap.asImage(); in REG_FIDDLE() local
|
/third_party/skia/gm/ |
H A D | cgm.c | 73 sk_image_t* img1 = sk_image_new_from_encoded(data); in sk_test_c_api() local
|
H A D | encode_alpha_jpeg.cpp | 71 auto img1 = encode_pixmap_and_make_image(src, SkJpegEncoder::AlphaOption::kBlendOnBlack); variable
|
/third_party/ffmpeg/libavcodec/tests/ |
H A D | motion.c | 43 static uint8_t img1[WIDTH * HEIGHT]; variable
|
/third_party/skia/tests/ |
H A D | MipMapTest.cpp | 233 auto img1 = img->withDefaultMipmaps(); in DEF_TEST() local
|
H A D | CanvasStateTest.cpp | 88 static void compare(skiatest::Reporter* reporter, SkImage* img0, SkImage* img1) { in compare() argument
|
H A D | TextBlobTest.cpp | 426 sk_sp<SkImage> img1 = render(blob1.get()); in DEF_TEST() local
|
H A D | SerializationTest.cpp | 718 sk_sp<SkImage> img1 = render(*readPict); in DEF_TEST() local
|
H A D | ImageTest.cpp | 1286 auto img1 = SkImage::MakeFromEncoded(data); in DEF_TEST() local
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | anim_diff.c | 131 static int CompareAnimatedImagePair(const AnimatedImage* const img1, in CompareAnimatedImagePair() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_vmafmotion.c | 61 static uint64_t image_sad(const uint16_t *img1, const uint16_t *img2, int w, in image_sad() argument
|
/third_party/astc-encoder/Source/ |
H A D | astcenccli_error_metrics.cpp | 110 compute_error_metrics( bool compute_hdr_metrics, bool compute_normal_metrics, int input_components, const astcenc_image* img1, const astcenc_image* img2, int fstop_lo, int fstop_hi ) compute_error_metrics() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_uav.c | 66 image_view_desc_identical(struct pipe_image_view *img1, in image_view_desc_identical() argument
|
Completed in 11 milliseconds