/third_party/mesa3d/src/egl/wayland/wayland-drm/ |
D | wayland-drm.c | 64 int32_t offset1, int32_t stride1, in create_buffer() 140 int32_t offset1, int32_t stride1, in drm_create_planar_buffer() 169 int32_t offset1, int32_t stride1, in drm_create_prime_buffer()
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | ssim.c | 63 static double SSIMGetClipped_C(const uint8_t* src1, int stride1, in SSIMGetClipped_C() 93 static double SSIMGet_C(const uint8_t* src1, int stride1, in SSIMGet_C()
|
D | ssim_sse2.c | 125 static double SSIMGet_SSE2(const uint8_t* src1, int stride1, in SSIMGet_SSE2()
|
/third_party/ffmpeg/libavutil/ |
D | pixelutils.c | 28 static av_always_inline int sad_wxh(const uint8_t *src1, ptrdiff_t stride1, in sad_wxh()
|
/third_party/skia/third_party/externals/libwebp/extras/ |
D | get_disto.c | 73 static int DiffScaleChannel(uint8_t* src1, int stride1, in DiffScaleChannel() 134 static double SSIMGetClipped(const uint8_t* src1, int stride1, in SSIMGetClipped() 163 static int SSIMScaleChannel(uint8_t* src1, int stride1, in SSIMScaleChannel()
|
/third_party/ffmpeg/tests/ |
D | tiny_ssim.c | 47 static void ssim_4x4x2_core( const pixel *pix1, intptr_t stride1, in ssim_4x4x2_core() 114 pixel *pix1, intptr_t stride1, in ssim_plane()
|
/third_party/ffmpeg/libavutil/tests/ |
D | pixelutils.c | 27 const uint8_t *block1, ptrdiff_t stride1, in run_single_test()
|
/third_party/ffmpeg/libavcodec/ |
D | snow.c | 293 int stride1 = MC_STRIDE(dxy); in mc_block() local 313 int stride1 = MC_STRIDE(l); in mc_block() local
|
D | dxv.c | 112 uint8_t *plane1, ptrdiff_t stride1, in cocg_block() 175 uint8_t *plane3, ptrdiff_t stride1, in yao_block()
|
D | roqvideoenc.c | 211 int x2, int y2, const int *stride1, const int *stride2, int size) in block_sse()
|
D | hevcdec.c | 1429 ptrdiff_t stride1 = s->frame->linesize[1]; in hls_pcm_sample() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | picture_psnr_enc.c | 204 const size_t stride1 = 4 * (size_t)p1.argb_stride; in WebPPictureDistortion() local
|
/third_party/ffmpeg/libswscale/tests/ |
D | swscale.c | 59 int stride1, int stride2, int w, int h) in getSSD()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample.c | 1315 LLVMValueRef stride, stride1; in lp_build_get_level_stride_vec() local 1321 LLVMValueRef stride1; in lp_build_get_level_stride_vec() local 1334 LLVMValueRef stride1; in lp_build_get_level_stride_vec() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video_vp.c | 114 uint32_t stride1, stride2; // 04 08 member
|
/third_party/ffmpeg/libavfilter/ |
D | vf_vaguedenoiser.c | 199 static inline void copyv(const float *p1, const int stride1, float *p2, const int length) in copyv()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_emit.c | 941 unsigned size1, size2, offset1, offset2, stride1, stride2; in r300_emit_vertex_arrays() local
|