Home
last modified time | relevance | path

Searched defs:new_y (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavcodec/
Descape130.c33 uint8_t *new_y, *old_y; member
199 *new_y, *new_cb, *new_cr; in escape130_decode_frame() local
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgltransformation.c624 double new_x, new_y; in _screen_coord_to_model_coord() local
712 gdouble new_x, new_y; in gst_gl_transformation_src_event() local
/third_party/skia/third_party/externals/tint/src/
Dclone_context_test.cc780 Symbol new_y = cloned.Symbols().New(); in TEST_F() local
808 Symbol new_y = cloned.Symbols().New("b"); in TEST_F() local
836 Symbol new_y = cloned.Symbols().New("b"); in TEST_F() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dyuv.c209 const int new_y = (int)dst[i] + diff_y; in SharpYUVUpdateY_C() local
Dyuv_neon.c206 const int new_y = (int)(dst[i]) + diff_y; in SharpYUVUpdateY_NEON() local
Dyuv_sse2.c784 const int new_y = (int)dst[i] + diff_y; in SharpYUVUpdateY_SSE2() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dyuv.c209 const int new_y = (int)dst[i] + diff_y; in SharpYUVUpdateY_C() local
Dyuv_neon.c206 const int new_y = (int)(dst[i]) + diff_y; in SharpYUVUpdateY_NEON() local
Dyuv_sse2.c784 const int new_y = (int)dst[i] + diff_y; in SharpYUVUpdateY_SSE2() local
/third_party/ffmpeg/libavfilter/
Dvf_lensfun.c323 float interpolated, new_x, new_y, d, norm; in distortion_correction_filter_slice() local
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstvideoflip.c1225 gdouble new_x, new_y, x, y; in gst_video_flip_src_event() local
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavpp.c1793 gdouble new_x = 0, new_y = 0, x = 0, y = 0, w_factor = 1, h_factor = 1; in gst_va_vpp_src_event() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1039 int new_x, new_y, max_x; in get_texel_cube_seamless() local