Home
last modified time | relevance | path

Searched defs:vy (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegvideodsp.c51 int y, vx, vy; in ff_gmc_c() local
/third_party/skia/gm/
H A Druntimecolorfilter.cpp133 SkVector vy = pos[3] - pos[0]; in DEF_SIMPLE_GM() local
/third_party/ffmpeg/libavutil/
H A Dlibm.h71 uint64_t vy = av_double2int(y); in copysign() local
/third_party/glfw/examples/
H A Dwave.c112 double vx[GRIDW][GRIDH], vy[GRIDW][GRIDH]; variable
H A Dparticles.c190 float vx,vy,vz; // Velocity vector member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c80 make_vert(const float (*vx)[4], const float (*vy)[4], float (*out)[4]) make_vert() argument
/third_party/skia/src/opts/
H A DSkBitmapProcState_opts.h401 uint8x8_t vy, vconst16_8, v16_y, vres; in filter_and_scale_by_alpha() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVaryingPacking.cpp31 sh::ShaderVariable vx, vy; in ComparePackedVarying() local
/third_party/ffmpeg/libavfilter/
H A Davf_showcqt.c815 uint8_t *vy = out->data[0], *vu = out->data[1], *vv = out->data[2]; in draw_bar_yuv() local
967 uint8_t *vy = out->data[0], *vu = out->data[1], *vv = out->data[2]; in draw_axis_yuv() local
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c693 vec_s16 vy, vu, vv, A = vec_splat_s16(0); in yuv2rgb_full_2_vsx_template() local
815 vec_s16 vy, vu, vv, A = vec_splat_s16(0); in yuv2rgb_2_vsx_template() local
986 vec_s16 vy, vu, vv, A = vec_splat_s16(0), tmp16; in yuv2rgb_full_1_vsx_template() local
1115 vec_s16 vy, v in yuv2rgb_1_vsx_template() local
1249 vy = vec_ld(16, &buf0[i * 2]); yuv2rgb_1_vsx_template() local
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c131 double vx, vy; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c2364 const float vy = dvdy * scaling; in img_filter_2d_ewa() local

Completed in 21 milliseconds