Home
last modified time | relevance | path

Searched refs:Dst (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dstrategy_transform.hpp51 typename Src, typename Dst,
58 static inline void transform(Src const& source, Dst& dest, T value) in transform()
60 typedef typename select_coordinate_type<Src, Dst>::type coordinate_type; in transform()
64 transform_coordinates<Src, Dst, D + 1, N, F>::transform(source, dest, value); in transform()
70 typename Src, typename Dst,
74 struct transform_coordinates<Src, Dst, N, N, F>
77 static inline void transform(Src const& , Dst& , T ) in transform()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.c1867 CARD32 *Dst; in xf86XVCopyYUV12ToPacked() local
1874 Dst = dst; in xf86XVCopyYUV12ToPacked()
1881 Dst[0] = Y[0] | (Y[1] << 16) | (U[0] << 8) | (V[0] << 24); in xf86XVCopyYUV12ToPacked()
1882 Dst[1] = Y[2] | (Y[3] << 16) | (U[1] << 8) | (V[1] << 24); in xf86XVCopyYUV12ToPacked()
1883 Dst[2] = Y[4] | (Y[5] << 16) | (U[2] << 8) | (V[2] << 24); in xf86XVCopyYUV12ToPacked()
1884 Dst[3] = Y[6] | (Y[7] << 16) | (U[3] << 8) | (V[3] << 24); in xf86XVCopyYUV12ToPacked()
1887 Dst[0] = (Y[0] << 24) | (Y[1] << 8) | (U[0] << 16) | V[0]; in xf86XVCopyYUV12ToPacked()
1888 Dst[1] = (Y[2] << 24) | (Y[3] << 8) | (U[1] << 16) | V[1]; in xf86XVCopyYUV12ToPacked()
1889 Dst[2] = (Y[4] << 24) | (Y[5] << 8) | (U[2] << 16) | V[2]; in xf86XVCopyYUV12ToPacked()
1890 Dst[3] = (Y[6] << 24) | (Y[7] << 8) | (U[3] << 16) | V[3]; in xf86XVCopyYUV12ToPacked()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_coax_protocol.c92 static int __NC_VD_COAX_Command_Each_Copy( unsigned char *Dst, int *Src ) in __NC_VD_COAX_Command_Each_Copy() argument
98 Dst[items] = Src[items]; in __NC_VD_COAX_Command_Each_Copy()
105 …y( NC_FORMAT_STANDARD format, NC_VIVO_CH_FORMATDEF vivofmt, unsigned char *Dst, NC_VD_ACP_CMDDEF_S… in __NC_VD_COAX_Command_Copy() argument
111 cmd_cnt = __NC_VD_COAX_Command_Each_Copy( Dst, pCMD->sd ); in __NC_VD_COAX_Command_Copy()
116 cmd_cnt = __NC_VD_COAX_Command_Each_Copy( Dst, pCMD->ahd_4_5m ); in __NC_VD_COAX_Command_Copy()
118 cmd_cnt = __NC_VD_COAX_Command_Each_Copy( Dst, pCMD->ahd_4_5m ); in __NC_VD_COAX_Command_Copy()
120 cmd_cnt = __NC_VD_COAX_Command_Each_Copy( Dst, pCMD->ahd_8bit ); in __NC_VD_COAX_Command_Copy()
124 cmd_cnt= __NC_VD_COAX_Command_Each_Copy( Dst, pCMD->cvi_cmd ); in __NC_VD_COAX_Command_Copy()
129 cmd_cnt = __NC_VD_COAX_Command_Each_Copy( Dst, pCMD->tvi_v2_0 ); in __NC_VD_COAX_Command_Copy()
131 cmd_cnt = __NC_VD_COAX_Command_Each_Copy( Dst, pCMD->tvi_v1_0 ); in __NC_VD_COAX_Command_Copy()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_coax_protocol.c86 static int __NC_VD_COAX_Command_Each_Copy(unsigned char *Dst, int *Src) in __NC_VD_COAX_Command_Each_Copy() argument
91 Dst[items] = Src[items]; in __NC_VD_COAX_Command_Each_Copy()
99 unsigned char *Dst, NC_VD_ACP_CMDDEF_STR *pCMD) in __NC_VD_COAX_Command_Copy() argument
104 cmd_cnt = __NC_VD_COAX_Command_Each_Copy(Dst, pCMD->sd); in __NC_VD_COAX_Command_Copy()
109 cmd_cnt = __NC_VD_COAX_Command_Each_Copy(Dst, pCMD->ahd_4_5m); in __NC_VD_COAX_Command_Copy()
114 cmd_cnt = __NC_VD_COAX_Command_Each_Copy(Dst, pCMD->ahd_8bit); in __NC_VD_COAX_Command_Copy()
116 cmd_cnt= __NC_VD_COAX_Command_Each_Copy(Dst, pCMD->cvi_cmd); in __NC_VD_COAX_Command_Copy()
120 cmd_cnt = __NC_VD_COAX_Command_Each_Copy(Dst, pCMD->tvi_v2_0); in __NC_VD_COAX_Command_Copy()
122 cmd_cnt = __NC_VD_COAX_Command_Each_Copy(Dst, pCMD->tvi_v1_0); in __NC_VD_COAX_Command_Copy()
131 unsigned char *Dst, NC_VD_ACP_CMDDEF_STR *pCMD) in __NC_VD_COAX_16bit_Command_Copy() argument
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/
H A D0002-tiffcrop-fix-issue-380-and-382-heap-buffer-overflow-.patch147 TIFFError ("", " Trailing bits src offset: %8"PRIu32", Dst offset: %8"PRIu32"\n",
175 - TIFFError ("", " Trailing bits src offset: %8"PRIu32", Dst offset: %8"PRIu32"\n", of…
184 + TIFFError("", " Trailing bits %4"PRIu32" src offset: %8"PRIu32", Dst offset: %8…
H A D0001-tiffcrop-subroutines-require-a-larger-buffer-fixes-2.patch254 "Row %3d, Col %3d, Src byte offset %3d bit offset %2d Dst offset %3d",
286 "Row %3d, Col %3d, Src byte offset %3d bit offset %2d Dst offset %3d",
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtl819x_BAProc.c66 static struct sk_buff *rtllib_ADDBA(struct rtllib_device *ieee, u8 *Dst, in rtllib_ADDBA() argument
76 __func__, type, Dst, ieee->dev); in rtllib_ADDBA()
92 ether_addr_copy(BAReq->addr1, Dst); in rtllib_ADDBA()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_BAProc.c108 static struct sk_buff *ieee80211_ADDBA(struct ieee80211_device *ieee, u8 *Dst, struct ba_record *pB… in ieee80211_ADDBA() argument
115 …11_DL_BA, "========>%s(), frame(%d) sentd to:%pM, ieee->dev:%p\n", __func__, type, Dst, ieee->dev); in ieee80211_ADDBA()
129 memcpy(BAReq->addr1, Dst, ETH_ALEN); in ieee80211_ADDBA()
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.c539 # define YYCOPY(Dst, Src, Count) \ argument
540 __builtin_memcpy (Dst, Src, YY_CAST (YYSIZE_T, (Count)) * sizeof (*(Src)))
542 # define YYCOPY(Dst, Src, Count) \ argument
547 (Dst)[yyi] = (Src)[yyi]; \
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.c653 # define YYCOPY(Dst, Src, Count) \ argument
654 __builtin_memcpy (Dst, Src, YY_CAST (YYSIZE_T, (Count)) * sizeof (*(Src)))
656 # define YYCOPY(Dst, Src, Count) \ argument
661 (Dst)[yyi] = (Src)[yyi]; \
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.tab.c
H A Dzconf.tab.c_shipped439 # define YYCOPY(Dst, Src, Count) \
440 __builtin_memcpy (Dst, Src, (Count) * sizeof (*(Src)))
442 # define YYCOPY(Dst, Src, Count) \
447 (Dst)[yyi] = (Src)[yyi]; \
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-parser.tab.c
H A Ddtc-parser.tab.c_shipped426 # define YYCOPY(Dst, Src, Count) \
427 __builtin_memcpy (Dst, Src, (Count) * sizeof (*(Src)))
429 # define YYCOPY(Dst, Src, Count) \
434 (Dst)[yyi] = (Src)[yyi]; \
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/ovmf/
H A D0006-reproducible.patch112 Src, Dst = CopyCmd
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.tab.c_shipped431 # define YYCOPY(Dst, Src, Count) \
432 __builtin_memcpy (Dst, Src, (Count) * sizeof (*(Src)))
434 # define YYCOPY(Dst, Src, Count) \
439 (Dst)[yyi] = (Src)[yyi]; \
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch79 -# define memcpy(Dst, Src, Num) bcopy (Src, Dst, Num)
2425 -# define memcpy(Dst, Src, Num) bcopy (Src, Dst, Num)
3014 -# define memcpy(Dst, Src, Num) bcopy (Src, Dst, Num)
4013 -# define memcpy(Dst, Src, Num) bcopy (Src, Dst, Num)
4688 -# define memcpy(Dst, Src, Num) bcopy (Src, Dst, Num)
/OK3568_Linux_fs/kernel/arch/sparc/lib/
H A DM7memcpy.S541 ! Dst is on 8 byte boundary; src is not; remaining count > SMALL_MAX
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
/OK3568_Linux_fs/external/xserver/
H A DChangeLog141240 exa: restore {x,y}{Src,Dst} to their original values when !done
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...