| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | sha256-avx-asm.S | 113 y0 = %r13d define 157 mov e, y0 # y0 = e 158 MY_ROR (25-11), y0 # y0 = e >> (25-11) 162 xor e, y0 # y0 = e ^ (e >> (25-11)) 164 MY_ROR (11-6), y0 # y0 = (e >> (11-6)) ^ (e >> (25-6)) 168 xor e, y0 # y0 = e ^ (e >> (11-6)) ^ (e >> (25-6)) 174 MY_ROR 6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25) 177 add y0, y2 # y2 = S1 + CH 179 mov a, y0 # y0 = a 183 or c, y0 # y0 = a|c [all …]
|
| H A D | sha256-ssse3-asm.S | 106 y0 = %r13d define 151 mov e, y0 # y0 = e 152 ror $(25-11), y0 # y0 = e >> (25-11) 156 xor e, y0 # y0 = e ^ (e >> (25-11)) 158 ror $(11-6), y0 # y0 = (e >> (11-6)) ^ (e >> (25-6)) 163 xor e, y0 # y0 = e ^ (e >> (11-6)) ^ (e >> (25-6)) 169 ror $6, y0 # y0 = S1 = (e>>6) & (e>>11) ^ (e>>25) 173 add y0, y2 # y2 = S1 + CH 176 mov a, y0 # y0 = a 180 or c, y0 # y0 = a|c [all …]
|
| H A D | sha512-avx2-asm.S | 95 y0 = %r13 define 135 # Rotate values of symbols Y0...Y3 186 rorx $41, e, y0 # y0 = e >> 41 # S1A 193 xor y1, y0 # y0 = (e>>41) ^ (e>>18) # S1 198 xor y1, y0 # y0 = (e>>41) ^ (e>>18) ^ (e>>14) # S1 211 add y0, y2 # y2 = S1 + CH # -- 248 rorx $41, e, y0 # y0 = e >> 41 # S1A 256 xor y1, y0 # y0 = (e>>41) ^ (e>>18) # S1 261 xor y1, y0 # y0 = (e>>41) ^ (e>>18) ^ (e>>14) # S1 275 add y0, y2 # y2 = S1 + CH # -- [all …]
|
| H A D | sha256-avx2-asm.S | 110 y0 = %r13d define 159 rorx $25, e, y0 # y0 = e >> 25 # S1A 168 xor y1, y0 # y0 = (e>>25) ^ (e>>11) # S1 174 xor y1, y0 # y0 = (e>>25) ^ (e>>11) ^ (e>>6) # S1 189 add y0, y2 # y2 = S1 + CH # -- 207 rorx $25, e, y0 # y0 = e >> 25 # S1A 217 xor y1, y0 # y0 = (e>>25) ^ (e>>11) # S1 222 xor y1, y0 # y0 = (e>>25) ^ (e>>11) ^ (e>>6) # S1 239 add y0, y2 # y2 = S1 + CH # -- 259 rorx $25, e, y0 # y0 = e >> 25 # S1A [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/dvb/ |
| H A D | osd.h | 35 OSD_Open, // (x0,y0,x1,y1,BitPerPixel[2/4/8](color&0x0F),mix[0..15](color&0xF0)) 50 OSD_SetColor, // (color,R{x0},G{y0},B{x1},opacity{y1}) 66 OSD_SetPixel, // (x0,y0,color) 69 OSD_GetPixel, // (x0,y0) 71 OSD_SetRow, // (x0,y0,x1,data) 74 OSD_SetBlock, // (x0,y0,x1,y1,increment{color},data) 75 // fills pixels x0,y0 through x1,y1 with the content of data[] 79 OSD_FillRow, // (x0,y0,x1,color) 82 OSD_FillBlock, // (x0,y0,x1,y1,color) 83 // fills pixels x0,y0 through x1,y1 with the color <col> [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/dvb/ |
| H A D | osd.h | 35 OSD_Open, // (x0,y0,x1,y1,BitPerPixel[2/4/8](color&0x0F),mix[0..15](color&0xF0)) 50 OSD_SetColor, // (color,R{x0},G{y0},B{x1},opacity{y1}) 66 OSD_SetPixel, // (x0,y0,color) 69 OSD_GetPixel, // (x0,y0) 71 OSD_SetRow, // (x0,y0,x1,data) 74 OSD_SetBlock, // (x0,y0,x1,y1,increment{color},data) 75 // fills pixels x0,y0 through x1,y1 with the content of data[] 79 OSD_FillRow, // (x0,y0,x1,color) 82 OSD_FillBlock, // (x0,y0,x1,y1,color) 83 // fills pixels x0,y0 through x1,y1 with the color <col> [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | alps.rst | 96 byte 2: Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 113 byte 4: 0 y6 y5 y4 y3 y2 y1 y0 125 byte 4: 0 y6 y5 y4 y3 y2 y1 y0 144 byte 5: Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 146 byte 7: 0 y6 y5 y4 y3 y2 y1 y0 167 byte 4: 0 mt x3 x2 y3 y2 y1 y0 183 byte 4: 0 x14 x13 x12 x11 x10 x9 y0 194 byte 2: 0 y6 y5 y4 y3 y2 y1 y0 210 byte 3: 0 1 x3 x2 y3 y2 y1 y0 221 byte 1: 0 x1 x0 y4 y3 y2 y1 y0 [all …]
|
| H A D | elantech.rst | 350 y7 y6 y5 y4 y3 y2 y1 y0 352 y9..y0 = absolute y value (vertical) 477 y7 y6 y5 y4 y3 y2 y1 y0 479 y11..y0 = absolute y value (vertical) 610 y7 y6 y5 y4 y3 y2 y1 y0 612 y11..y0 = absolute y value (vertical) 735 y7 y6 y5 y4 y3 y2 y1 y0 737 y11..y0 = absolute y value (vertical) 762 y7 y6 y5 y4 y3 y2 y1 y0 764 y7..y0 = delta y (two's complement) [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/dvb/ |
| H A D | osd.h | 39 OSD_Open, /* (x0,y0,x1,y1,BitPerPixel[2/4/8](color&0x0F),mix[0..15](color&0xF0)) */ 64 OSD_SetColor, /* (color,R{x0},G{y0},B{x1},opacity{y1}) */ 86 OSD_SetPixel, /* (x0,y0,color) */ 91 OSD_GetPixel, /* (x0,y0) */ 93 OSD_SetRow, /* (x0,y0,x1,data) */ 98 OSD_SetBlock, /* (x0,y0,x1,y1,increment{color},data) */ 100 * fills pixels x0,y0 through x1,y1 with the content of data[] 105 OSD_FillRow, /* (x0,y0,x1,color) */ 110 OSD_FillBlock, /* (x0,y0,x1,y1,color) */ 112 * fills pixels x0,y0 through x1,y1 with the color <col> [all …]
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | sfp-machine_32.h | 78 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 90 "rI" ((USItype)(y0)) \ 93 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 105 "rI" ((USItype)(y0)) \ 108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 127 "rI" ((USItype)(y0)) \ 133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 152 "rI" ((USItype)(y0)) \ 158 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) argument 160 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) __FP_FRAC_SUB_4(x3,x2,x1,x0,x3,x2,x1,x0,y3,y2,y1,y… argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ |
| H A D | ia_css_ctc1_5.host.c | 26 int y1, int y0, int x1, int x0) in ctc_gradient() argument 29 int dy = y1 - y0; in ctc_gradient() 46 assert(y0 >= 0 && y0 <= max_dydx); in ctc_gradient() 79 to->y0 = from->y0; in ia_css_ctc_encode() 95 from->y1, from->y0, in ia_css_ctc_encode()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/ |
| H A D | interpolation.cpp | 5 void interpolation(const float *x, const float *y, int Num, float x0, float*y0) in interpolation() argument 34 *y0 = k; in interpolation() 37 void interpolation(const float *x, const unsigned short *y, int Num, float x0, unsigned short *y0) in interpolation() argument 66 *y0 = (unsigned short)(k+0.5); in interpolation() 69 int interpolation(unsigned char *x, bool *y, int xNum, unsigned char x0, bool *y0) in interpolation() argument 98 *y0 = k; in interpolation()
|
| H A D | interpolation.h | 5 void interpolation(const float *x, const float *y, int Num, float x0, float*y0); 6 void interpolation(const float *x, const unsigned short *y, int Num, float x0, unsigned short *y0); 7 int interpolation(unsigned char *x, bool *y, int xNum, unsigned char x0, bool *y0);
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0021-gst-libs-Support-NV16_10LE40.patch | 54 + guint16 Y0 = 0, Y1 = 0, Yn = 0, Un = 0, Vn = 0; 62 + Y0 = GST_READ_UINT16_LE (sy); 63 + Yn = Y0 & 0x3ff; 78 + Yn = (Y0 >> 10) | ((Y1 & 0xf) << 6); 98 + Y0 = GST_READ_UINT8 (sy); 99 + Yn = (Y1 >> 14) | (Y0 << 2); 130 + guint16 Y0 = 0, Y1 = 0, Y2 = 0, Y3 = 0; 137 + Y0 = s[i * 4 + 1] >> 6; 138 + GST_WRITE_UINT8 (dy, Y0 & 0xff); 153 + GST_WRITE_UINT8 (dy, (Y0 >> 8) | ((Y1 & 0x3f) << 2)); [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 267 glTexCoord2f(q.s0,q.t1); glVertex2f(q.x0,q.y0); 268 glTexCoord2f(q.s1,q.t1); glVertex2f(q.x1,q.y0); 346 int advance,lsb,x0,y0,x1,y1; 349 stbtt_GetCodepointBitmapBoxSubpixel(&font, text[ch], scale,scale,x_shift,0, &x0,&y0,&x1,&y1); 350 …stbtt_MakeCodepointBitmapSubpixel(&font, &screen[baseline + y0][(int) xpos + x0], x1-x0,y1-y0, 79,… 464 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member 480 float x0,y0,s0,t0; // top-left member 510 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member 692 STBTT_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int … 703 STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, in… [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ |
| H A D | ia_css_ctc2.host.c | 34 /* (dydx) = ctc2_slope(y1, y0, x1, x0) 36 * Calculation of the Slope of a Line = ((y1 - y0) >> 8)/(x1 - x0) 38 * Note: y1, y0 , x1 & x0 must lie within the range 0 <-> 8191 40 static int ctc2_slope(int y1, int y0, int x1, int x0) in ctc2_slope() argument 44 int dy = y1 - y0; in ctc2_slope() 51 assert(y0 >= 0 && y0 <= max_slope); in ctc2_slope()
|
| /OK3568_Linux_fs/kernel/arch/c6x/lib/ |
| H A D | mpyll.S | 18 ;; P0 = X0*Y0 19 ;; P1 = X0*Y1 + X1*Y0 28 mpy32u .m1x A4,B4,A1:A0 ; X0*Y0 31 || mpy32u .m1x A5,B4,A3:A2 ; X1*Y0 (don't need upper 32-bits)
|
| /OK3568_Linux_fs/kernel/arch/ia64/lib/ |
| H A D | idiv64.S | 51 frcpa.s1 f11, p6 = f8, f9 // y0 = frcpa(b) 53 (p6) fmpy.s1 f7 = f8, f11 // q0 = a*y0 54 (p6) fnma.s1 f6 = f9, f11, f1 // e0 = -b*y0 + 1 63 (p6) fma.s1 f6 = f11, f6, f11 // y1 = y0*e0 + y0
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | tile_cover.cpp | 21 double x0 = 0, y0 = 0; member 28 y0 = a.y; in edge() 38 double y0 = ::fmax(ymin, std::floor(e1.y0)); in scanSpans() local 42 if ((e0.x0 == e1.x0 && e0.y0 == e1.y0) ? in scanSpans() 53 for (int32_t y = y0; y < y1; y++) { in scanSpans() 54 double x0 = m0 * ::fmax(0, ::fmin(e0.dy, y + d0 - e0.y0)) + e0.x0; in scanSpans() 55 double x1 = m1 * ::fmax(0, ::fmin(e1.dy, y + d1 - e1.y0)) + e1.x0; in scanSpans()
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/ |
| H A D | native-lib.cc | 60 jbyte* const y0 = env->GetByteArrayElements(grid0Out, &outputCopy); in Java_com_rockchip_gpadc_demo_yolo_InferenceWrapper_native_1run() local 64 run_yolo((char *)inData, (char *)y0, (char *)y1, (char *)y2); in Java_com_rockchip_gpadc_demo_yolo_InferenceWrapper_native_1run() 67 env->ReleaseByteArrayElements(grid0Out, y0, 0); in Java_com_rockchip_gpadc_demo_yolo_InferenceWrapper_native_1run() 91 jint* const y0 = env->GetIntArrayElements(ids, &outputCopy); in Java_com_rockchip_gpadc_demo_yolo_InferenceWrapper_native_1post_1process() local 96 (int *)y0, (float *)y1, (float *)y2); in Java_com_rockchip_gpadc_demo_yolo_InferenceWrapper_native_1post_1process() 101 env->ReleaseIntArrayElements(ids, y0, 0); in Java_com_rockchip_gpadc_demo_yolo_InferenceWrapper_native_1post_1process()
|
| /OK3568_Linux_fs/external/linux-rga/include/ |
| H A D | rga.h | 88 RK_FORMAT_YVYU_422 = 0x18 << 8, /* [0:31] Y0:Cr0:Y1:cb0 8:8:8:8 little endian */ 89 RK_FORMAT_YVYU_420 = 0x19 << 8, /* ODD : [0:31] Y0:Cr0:Y1:cb0 8:8:8:8 little endian 91 RK_FORMAT_VYUY_422 = 0x1a << 8, /* [0:31] Cr0:Y0:Cb0:Y1 8:8:8:8 little endian */ 92 RK_FORMAT_VYUY_420 = 0x1b << 8, /* ODD : [0:31] Cr0:Y0:Cb0:Y1 8:8:8:8 little endian 94 RK_FORMAT_YUYV_422 = 0x1c << 8, /* [0:31] Y0:Cb0:Y1:cr0 8:8:8:8 little endian */ 95 RK_FORMAT_YUYV_420 = 0x1d << 8, /* ODD : [0:31] Y0:Cb0:Y1:cr0 8:8:8:8 little endian 97 RK_FORMAT_UYVY_422 = 0x1e << 8, /* [0:31] Cb0:Y0:Cr0:Y1 8:8:8:8 little endian */ 98 RK_FORMAT_UYVY_420 = 0x1f << 8, /* ODD : [0:31] Cb0:Y0:Cr0:Y1 8:8:8:8 little endian
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/ |
| H A D | av7110_hw.c | 988 static int OSDSetBlock(struct av7110 *av7110, int x0, int y0, in OSDSetBlock() argument 996 h = y1 - y0 + 1; in OSDSetBlock() 1024 rc = BlitBitmap(av7110, x0, y0 + i * lpb); in OSDSetBlock() 1032 rc = BlitBitmap(av7110, x0, y0 + bnum * lpb); in OSDSetBlock() 1057 dc->x1 - dc->x0 + 1, dc->y1 - dc->y0 + 1); in av7110_osd_cmd() 1061 ret = MoveWindowAbs(av7110, av7110->osdwin, dc->x0, dc->y0); in av7110_osd_cmd() 1080 ret = OSDSetColor(av7110, dc->color, dc->x0, dc->y0, dc->x1, dc->y1); in av7110_osd_cmd() 1106 dc->x0, dc->y0, 0, 0, dc->color); in av7110_osd_cmd() 1109 dc->y1 = dc->y0; in av7110_osd_cmd() 1112 ret = OSDSetBlock(av7110, dc->x0, dc->y0, dc->x1, dc->y1, dc->color, dc->data); in av7110_osd_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | mc13783_ts.c | 70 int x0, x1, x2, y0, y1, y2; in mc13783_ts_report_sample() local 80 y0 = priv->sample[3] & 0xfff; in mc13783_ts_report_sample() 88 x0, x1, x2, y0, y1, y2, cr0, cr1); in mc13783_ts_report_sample() 91 sort3(y0, y1, y2); in mc13783_ts_report_sample() 97 y2 - y0 < sample_tolerance)) { in mc13783_ts_report_sample()
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | aes-neonbs-core.S | 141 .macro mul_gf4, x0, x1, y0, y1, t0, t1 142 veor \t0, \y0, \y1 145 vand \t1, \x1, \y0 151 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1 152 veor \t0, \y0, \y1 158 vand \x1, \x1, \y0 169 y0, y1, y2, y3, t0, t1, t2, t3 172 mul_gf4 \x0, \x1, \y0, \y1, \t2, \t3 173 veor \y0, \y0, \y2 175 mul_gf4_n_gf4 \t0, \t1, \y0, \y1, \t3, \x2, \x3, \y2, \y3, \t2 [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/ |
| H A D | point_in_poly_crossings_multiply.hpp | 87 calculation_type const y0 = get<1>(seg1); in apply() local 94 state.yflag0 = y0 >= ty; in apply() 101 if ( ((y1-ty) * (x0-x1) >= (x1-tx) * (y0-y1)) == yflag1 ) in apply()
|