Searched defs:DST (Results 26 – 33 of 33) sorted by relevance
12
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | imx347.c | 1753 #define CROP_START(SRC, DST) (((SRC) - (DST)) / 2 / 4 * 4) argument
|
| H A D | imx307.c | 1857 #define CROP_START(SRC, DST) (((SRC) - (DST)) / 2 / 4 * 4) argument
|
| H A D | imx415.c | 2191 #define CROP_START(SRC, DST) (((SRC) - (DST)) / 2 / 4 * 4) argument
|
| H A D | imx464.c | 2815 #define CROP_START(SRC, DST) (((SRC) - (DST)) / 2 / 4 * 4) argument
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | core.c | 55 #define DST regs[insn->dst_reg] macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/ |
| H A D | arm.h | 1173 #define HARD_REGNO_RENAME_OK(SRC, DST) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | pl330.c | 347 DST, enumerator
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/ |
| H A D | RkAiqCalibParser.cpp | 31 #define MEMCPY( DST, SRC, LEN) memcpy(DST,SRC,LEN) argument
|
12