Home
last modified time | relevance | path

Searched defs:new_y (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dcharlcd.c158 unsigned long new_y = *y; in parse_xy() local
/third_party/ffmpeg/libavcodec/
H A Descape130.c34 uint8_t *new_y, *old_y; member
199 *new_y, *new_cb, *new_cr; in escape130_decode_frame() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dyuv.c209 const int new_y = (int)dst[i] + diff_y; in SharpYUVUpdateY_C() local
H A Dyuv_neon.c206 const int new_y = (int)(dst[i]) + diff_y; in SharpYUVUpdateY_NEON() local
H A Dyuv_sse2.c784 const int new_y = (int)dst[i] + diff_y; in SharpYUVUpdateY_SSE2() local
/third_party/skia/third_party/externals/tint/src/
H A 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/ffmpeg/libavfilter/
H A Dvf_lensfun.c316 float interpolated, new_x, new_y, d, norm; in distortion_correction_filter_slice() local
[all...]
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dcharlcd.c311 unsigned long new_y = *y; in parse_xy() local
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dvt.c1453 static void gotoxy(struct vc_data *vc, int new_x, int new_y) in gotoxy() argument
1485 static void gotoxay(struct vc_data *vc, int new_x, int new_y) in gotoxay() argument
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dvt.c1406 static void gotoxy(struct vc_data *vc, int new_x, int new_y) in gotoxy() argument
1438 static void gotoxay(struct vc_data *vc, int new_x, int new_y) in gotoxay() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1039 int new_x, new_y, max_x; in get_texel_cube_seamless() local

Completed in 25 milliseconds