Searched defs:img2 (Results 1 - 8 of 8) sorted by relevance
/third_party/ffmpeg/libavcodec/tests/ |
H A D | motion.c | 44 static uint8_t img2[WIDTH * HEIGHT]; variable
|
/third_party/skia/tests/ |
H A D | MipMapTest.cpp | 240 auto img2 = builder.attachTo(img); in DEF_TEST() local
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | anim_diff.c | 131 CompareAnimatedImagePair(const AnimatedImage* const img1, const AnimatedImage* const img2, int premultiply, double min_psnr) 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, struct pipe_image_view *img2) image_view_desc_identical() argument
|
/third_party/cups-filters/filter/ |
H A 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
|
H A 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
|
Completed in 10 milliseconds