Home
last modified time | relevance | path

Searched defs:stride1 (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/egl/wayland/wayland-drm/
Dwayland-drm.c64 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/
Dssim.c63 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()
Dssim_sse2.c125 static double SSIMGet_SSE2(const uint8_t* src1, int stride1, in SSIMGet_SSE2()
/third_party/ffmpeg/libavutil/
Dpixelutils.c28 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/
Dget_disto.c73 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/
Dtiny_ssim.c47 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/
Dpixelutils.c27 const uint8_t *block1, ptrdiff_t stride1, in run_single_test()
/third_party/ffmpeg/libavcodec/
Dsnow.c293 int stride1 = MC_STRIDE(dxy); in mc_block() local
313 int stride1 = MC_STRIDE(l); in mc_block() local
Ddxv.c112 uint8_t *plane1, ptrdiff_t stride1, in cocg_block()
175 uint8_t *plane3, ptrdiff_t stride1, in yao_block()
Droqvideoenc.c211 int x2, int y2, const int *stride1, const int *stride2, int size) in block_sse()
Dhevcdec.c1429 ptrdiff_t stride1 = s->frame->linesize[1]; in hls_pcm_sample() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_psnr_enc.c204 const size_t stride1 = 4 * (size_t)p1.argb_stride; in WebPPictureDistortion() local
/third_party/ffmpeg/libswscale/tests/
Dswscale.c59 int stride1, int stride2, int w, int h) in getSSD()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c1315 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/
Dnouveau_vp3_video_vp.c114 uint32_t stride1, stride2; // 04 08 member
/third_party/ffmpeg/libavfilter/
Dvf_vaguedenoiser.c199 static inline void copyv(const float *p1, const int stride1, float *p2, const int length) in copyv()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_emit.c941 unsigned size1, size2, offset1, offset2, stride1, stride2; in r300_emit_vertex_arrays() local