Searched defs:y10 (Results 1 - 7 of 7) sorted by relevance
/third_party/typescript/tests/baselines/reference/ |
H A D | mappedTypesArraysTuples.js | 106 var y10 = unboxify(x10);
variable
|
/third_party/ffmpeg/libavfilter/ |
H A D | colorspacedsp_yuv2yuv_template.c | 69 int y10 = src0[src_stride[0] / sizeof(ipixel) + 2 * x] - y_off_in; in yuv2yuv() local
|
H A D | colorspacedsp_template.c | 83 int y10 = yuv0[yuv_stride[0] / sizeof(pixel) + 2 * x] - yuv_offset[0]; in yuv2rgb() local 255 int y10, y11; in rgb2yuv_fsb() local
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ |
H A D | ia_css_dvs.host.c | 73 y00, y01, y10, y11; in convert_coords_to_ispparams() local
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ |
H A D | ia_css_dvs.host.c | 71 y00, y01, y10, y11; in convert_coords_to_ispparams() local
|
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | fft_vsx.h | 66 vec_f y10, y13, y14, y15; in pass_vsx_interleave() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample_soa.c | 1037 LLVMValueRef y00 = NULL, y01 = NULL, y10 = NULL, y11 = NULL; in lp_build_sample_image_linear() local [all...] |
Completed in 8 milliseconds