Searched defs:new_y (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-6.6/drivers/auxdisplay/ |
| H A D | charlcd.c | 158 unsigned long new_y = *y; in parse_xy() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | escape130.c | 34 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 D | yuv.c | 209 const int new_y = (int)dst[i] + diff_y; in SharpYUVUpdateY_C() local
|
| H A D | yuv_neon.c | 206 const int new_y = (int)(dst[i]) + diff_y; in SharpYUVUpdateY_NEON() local
|
| H A D | yuv_sse2.c | 784 const int new_y = (int)dst[i] + diff_y; in SharpYUVUpdateY_SSE2() local
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | clone_context_test.cc | 780 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 D | vf_lensfun.c | 316 float interpolated, new_x, new_y, d, norm; in distortion_correction_filter_slice() local [all...] |
| /kernel/linux/linux-5.10/drivers/auxdisplay/ |
| H A D | charlcd.c | 311 unsigned long new_y = *y; in parse_xy() local
|
| /kernel/linux/linux-5.10/drivers/tty/vt/ |
| H A D | vt.c | 1453 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 D | vt.c | 1406 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 D | sp_tex_sample.c | 1039 int new_x, new_y, max_x; in get_texel_cube_seamless() local
|
Completed in 25 milliseconds