| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/ |
| H A D | glwidget.cpp | 446 qreal y4 = +0.22f; in createGeometry() local 449 quad(x3, y3, x4, y4, y4, x4, y3, x3); in createGeometry() 455 extrude(x3, y3, x4, y4); in createGeometry() 456 extrude(x4, y4, y4, x4); in createGeometry() 457 extrude(y4, x4, y3, x3); in createGeometry() 485 void GLWidget::quad(qreal x1, qreal y1, qreal x2, qreal y2, qreal x3, qreal y3, qreal x4, qreal y4) in quad() argument 489 m_vertices << QVector3D(x4, y4, -0.05f); in quad() 492 m_vertices << QVector3D(x4, y4, -0.05f); in quad() 496 (QVector3D(x2 - x1, y2 - y1, 0.0f), QVector3D(x4 - x1, y4 - y1, 0.0f)); in quad() 506 m_vertices << QVector3D(x4, y4, 0.05f); in quad() [all …]
|
| H A D | glwidget.h | 97 void quad(qreal x1, qreal y1, qreal x2, qreal y2, qreal x3, qreal y3, qreal x4, qreal y4); in QT_FORWARD_DECLARE_CLASS()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/ |
| H A D | glwidget.cpp | 446 qreal y4 = +0.22f; in createGeometry() local 449 quad(x3, y3, x4, y4, y4, x4, y3, x3); in createGeometry() 455 extrude(x3, y3, x4, y4); in createGeometry() 456 extrude(x4, y4, y4, x4); in createGeometry() 457 extrude(y4, x4, y3, x3); in createGeometry() 485 void GLWidget::quad(qreal x1, qreal y1, qreal x2, qreal y2, qreal x3, qreal y3, qreal x4, qreal y4) in quad() argument 489 m_vertices << QVector3D(x4, y4, -0.05f); in quad() 492 m_vertices << QVector3D(x4, y4, -0.05f); in quad() 496 (QVector3D(x2 - x1, y2 - y1, 0.0f), QVector3D(x4 - x1, y4 - y1, 0.0f)); in quad() 506 m_vertices << QVector3D(x4, y4, 0.05f); in quad() [all …]
|
| H A D | glwidget.h | 97 void quad(qreal x1, qreal y1, qreal x2, qreal y2, qreal x3, qreal y3, qreal x4, qreal y4); in QT_FORWARD_DECLARE_CLASS()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ |
| H A D | ia_css_ctc1_5.host.c | 83 to->y4 = from->y4; in ia_css_ctc_encode() 110 from->y4, from->y3, in ia_css_ctc_encode() 115 from->y5, from->y4, in ia_css_ctc_encode()
|
| H A D | ia_css_ctc1_5_param.h | 28 s32 y4; member
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | camellia-aesni-avx-asm_64.S | 213 #define two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 245 #define enc_rounds16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 247 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 249 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 251 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 254 #define dec_rounds16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 256 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 258 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 260 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 483 #define inpack16_pre(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument [all …]
|
| H A D | camellia-aesni-avx2-asm_64.S | 247 #define two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 279 #define enc_rounds32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 281 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 283 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 285 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 288 #define dec_rounds32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 290 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 292 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 294 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 517 #define inpack32_pre(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | alps.rst | 113 byte 4: 0 y6 y5 y4 y3 y2 y1 y0 125 byte 4: 0 y6 y5 y4 y3 y2 y1 y0 146 byte 7: 0 y6 y5 y4 y3 y2 y1 y0 165 byte 2: 0 y10 y9 y8 y7 y6 y5 y4 181 byte 2: 0 y7 y6 y5 y4 y3 y2 y1 194 byte 2: 0 y6 y5 y4 y3 y2 y1 y0 209 byte 2: 0 y10 y9 y8 y7 y6 y5 y4 221 byte 1: 0 x1 x0 y4 y3 y2 y1 y0 257 byte 2: 0 y6 y5 y4 y3 y2 y1 y0 265 byte 1: 1 y7 y6 y5 y4 y3 y2 y1 [all …]
|
| H A D | elantech.rst | 350 y7 y6 y5 y4 y3 y2 y1 y0 477 y7 y6 y5 y4 y3 y2 y1 y0 610 y7 y6 y5 y4 y3 y2 y1 y0 735 y7 y6 y5 y4 y3 y2 y1 y0 762 y7 y6 y5 y4 y3 y2 y1 y0 783 y7 y6 y5 y4 y3 y2 y1 y0 833 y7 y6 y5 y4 y3 y2 y1 y0
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ |
| H A D | ia_css_ctc_types.h | 72 u16 y4; /** 5th kneepoint gain. member
|
| H A D | ia_css_ctc.host.c | 58 config->x4, config->y4); in ia_css_ctc_debug_dtrace()
|
| /OK3568_Linux_fs/buildroot/dl/libmad/ |
| HD | libmad_0.15.1b-10.diff.gz | 1--- libmad-0.15.1b.orig/debian/changelog
2++ ... |
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 670 …��������������������������������������������������������������o�ǰ�������ƿ��y4`��������������������… 1035 …<P�����������������������������������������������������������������~�������y4�������������}tlbYWX… 2875 …������������������������Ҹzt�������������������|y}�vu|{xrb[eg_VPQNID9-'Ha�y4?u~����|{{{yqsvkhdFN�… 3383 …�������������������������������������������������������yX��ź���������������y4>P�������Ƽ�����������… 3992 …��������������������������������a@s��iz���������������������������w��������y4&n�����rZVSQ���������… 4225 …��������������������������������I_���vf���������������������������n�������y4#e�����ycXWSq��������… 4538 …���������������������������������pJYmcc����������������������������������y4%v����`NPGj���������… 4576 …���������������������������������pI[mcb}��������������������������~��������y4&v����~aMPIk���������… 4936 …���������������������������������mJ\lce�����������������������������������y4%w����cOPJk���������… 5053 …��������������ĸ�~~������������Ģ�fV�J/ZgX�����������������������������������y4M������������������h… [all …]
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |