Searched defs:img2 (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/tests/ |
D | MipMapTest.cpp | 240 auto img2 = builder.attachTo(img); in DEF_TEST() local 252 auto img2 = builder.attachTo(img); in DEF_TEST() local
|
D | ImageTest.cpp | 1526 auto img2 = SkImage::MakeFromEncoded(img->encodeToData()); in DEF_TEST() local
|
/third_party/ffmpeg/libavcodec/tests/ |
D | motion.c | 43 static uint8_t img2[WIDTH * HEIGHT]; variable
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | anim_diff.c | 132 const AnimatedImage* const img2, in CompareAnimatedImagePair()
|
/third_party/astc-encoder/Source/ |
D | astcenccli_error_metrics.cpp | 120 const astcenc_image* img2, in compute_error_metrics()
|
/third_party/cups-filters/filter/ |
D | imagetopdf.c | 1121 cups_image_t *img2 = cupsImageCrop(img,posw,posh,final_w,final_h); in main() local 1135 cups_image_t *img2 = cupsImageCrop(img,posw,posh,final_w,final_h); in main() local
|
D | imagetoraster.c | 789 cups_image_t *img2 = cupsImageCrop(img,posw,posh,final_w,final_h); in main() local 871 cups_image_t *img2 = cupsImageCrop(img,posw,posh,final_w,final_h); in main() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_vmafmotion.c | 61 static uint64_t image_sad(const uint16_t *img1, const uint16_t *img2, int w, in image_sad()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_uav.c | 67 struct pipe_image_view *img2) in image_view_desc_identical()
|
/third_party/skia/modules/canvaskit/npm_build/types/ |
D | canvaskit-wasm-tests.ts | 255 const img2 = CK.MakeImageFromCanvasImageSource(imgElement); // $ExpectType Image constant 859 const img2 = surfaceSix.makeImageSnapshot(); // $ExpectType Image constant
|