Home
last modified time | relevance | path

Searched defs:delta_y (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dinterplayvideo.c80 static int copy_from(IpvideoContext *s, AVFrame *src, AVFrame *dst, int delta_x, int delta_y) in copy_from() argument
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dframe_dec.c462 const int delta_y = io->crop_top - y_start; in FinishRow() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_generator.cpp864 struct brw_reg delta_y = offset(src[0], inst->exec_size / 8); in generate_linterp() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderVertexSpacing.cpp281 float delta_y = coordinate.y - 0.5f; in getEdgesForQuadsTessellation() local

Completed in 11 milliseconds