Home
last modified time | relevance | path

Searched refs:others (Results 1 – 25 of 793) sorted by relevance

12345678910>>...32

/OK3568_Linux_fs/external/xserver/Xi/
H A Dgetselev.c100 InputClientsPtr others; in ProcXGetSelectedExtensionEvents() local
119 for (others = pOthers->inputClients; others; others = others->next) in ProcXGetSelectedExtensionEvents()
121 ClassFromMask(NULL, others->mask[i], i, in ProcXGetSelectedExtensionEvents()
124 for (others = pOthers->inputClients; others; others = others->next) in ProcXGetSelectedExtensionEvents()
125 if (SameClient(others, client)) { in ProcXGetSelectedExtensionEvents()
127 ClassFromMask(NULL, others->mask[i], i, in ProcXGetSelectedExtensionEvents()
139 if (others) in ProcXGetSelectedExtensionEvents()
142 ClassFromMask(tclient, others->mask[i], i, NULL, CREATE); in ProcXGetSelectedExtensionEvents()
144 for (others = pOthers->inputClients; others; others = others->next) in ProcXGetSelectedExtensionEvents()
147 ClassFromMask(aclient, others->mask[i], i, NULL, CREATE); in ProcXGetSelectedExtensionEvents()
H A Dclosedev.c92 InputClientsPtr others; in DeleteDeviceEvents() local
97 for (others = pOthers->inputClients; others; others = others->next) in DeleteDeviceEvents()
98 if (SameClient(others, client)) in DeleteDeviceEvents()
99 others->mask[dev->id] = NoEventMask; in DeleteDeviceEvents()
H A Dchgprop.c100 OtherInputMasks *others; in ProcXChangeDeviceDontPropagateList() local
124 others = wOtherInputMasks(pWin); in ProcXChangeDeviceDontPropagateList()
125 if (!others && stuff->mode == DeleteFromList) in ProcXChangeDeviceDontPropagateList()
132 tmp[i].mask = (others->dontPropagateMask[i] & ~tmp[i].mask); in ProcXChangeDeviceDontPropagateList()
133 else if (others) in ProcXChangeDeviceDontPropagateList()
134 tmp[i].mask |= others->dontPropagateMask[i]; in ProcXChangeDeviceDontPropagateList()
H A Dxiselectev.c297 InputClientsPtr others = NULL; in ProcXIGetSelectedEvents() local
318 for (others = wOtherInputMasks(win)->inputClients; others; in ProcXIGetSelectedEvents()
319 others = others->next) { in ProcXIGetSelectedEvents()
320 if (SameClient(others, client)) { in ProcXIGetSelectedEvents()
326 if (!others) { in ProcXIGetSelectedEvents()
339 const unsigned char *devmask = xi2mask_get_one_mask(others->xi2mask, i); in ProcXIGetSelectedEvents()
347 for (j = xi2mask_mask_size(others->xi2mask) - 1; j >= 0; j--) { in ProcXIGetSelectedEvents()
H A Dexevents.c2421 InputClientsPtr others; in SelectForWindow() local
2430 for (others = wOtherInputMasks(pWin)->inputClients; others; in SelectForWindow()
2431 others = others->next) { in SelectForWindow()
2432 if (!SameClient(others, client) && (check & in SelectForWindow()
2433 others->mask[mskidx])) in SelectForWindow()
2437 for (others = wOtherInputMasks(pWin)->inputClients; others; in SelectForWindow()
2438 others = others->next) { in SelectForWindow()
2439 if (SameClient(others, client)) { in SelectForWindow()
2440 check = others->mask[mskidx]; in SelectForWindow()
2441 others->mask[mskidx] = mask; in SelectForWindow()
[all …]
H A Dgetprop.c99 OtherInputMasks *others; in ProcXGetDeviceDontPropagateList() local
116 if ((others = wOtherInputMasks(pWin)) != 0) { in ProcXGetDeviceDontPropagateList()
118 ClassFromMask(NULL, others->dontPropagateMask[i], i, &count, COUNT); in ProcXGetDeviceDontPropagateList()
126 tbuf = ClassFromMask(tbuf, others->dontPropagateMask[i], i, in ProcXGetDeviceDontPropagateList()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCaptureRawData.cpp445 ispParams.isp_params.others.awb_gain_cfg.gain_red, in write_metadata_to_file()
446 ispParams.isp_params.others.awb_gain_cfg.gain_green_r, in write_metadata_to_file()
447 ispParams.isp_params.others.awb_gain_cfg.gain_green_b, in write_metadata_to_file()
448 ispParams.isp_params.others.awb_gain_cfg.gain_blue, in write_metadata_to_file()
466 ispParams.isp_params_v21.others.awb_gain_cfg.gain0_red, in write_metadata_to_file()
467 ispParams.isp_params_v21.others.awb_gain_cfg.gain0_green_r, in write_metadata_to_file()
468 ispParams.isp_params_v21.others.awb_gain_cfg.gain0_green_b, in write_metadata_to_file()
469 ispParams.isp_params_v21.others.awb_gain_cfg.gain0_blue, in write_metadata_to_file()
487 ispParams.isp_params_v3x[0].others.awb_gain_cfg.gain0_red, in write_metadata_to_file()
488 ispParams.isp_params_v3x[0].others.awb_gain_cfg.gain0_green_r, in write_metadata_to_file()
[all …]
H A DIsp20Params.cpp1165 isp_cfg.others.hdrmge_cfg.mode = amerge_data.Merge_v10.sw_hdrmge_mode; in convertAiqMergeToIsp20Params()
1166 isp_cfg.others.hdrmge_cfg.gain0_inv = amerge_data.Merge_v10.sw_hdrmge_gain0_inv; in convertAiqMergeToIsp20Params()
1167 isp_cfg.others.hdrmge_cfg.gain0 = amerge_data.Merge_v10.sw_hdrmge_gain0; in convertAiqMergeToIsp20Params()
1168 isp_cfg.others.hdrmge_cfg.gain1_inv = amerge_data.Merge_v10.sw_hdrmge_gain1_inv; in convertAiqMergeToIsp20Params()
1169 isp_cfg.others.hdrmge_cfg.gain1 = amerge_data.Merge_v10.sw_hdrmge_gain1; in convertAiqMergeToIsp20Params()
1170 isp_cfg.others.hdrmge_cfg.gain2 = amerge_data.Merge_v10.sw_hdrmge_gain2; in convertAiqMergeToIsp20Params()
1171 isp_cfg.others.hdrmge_cfg.lm_dif_0p15 = amerge_data.Merge_v10.sw_hdrmge_lm_dif_0p15; in convertAiqMergeToIsp20Params()
1172 isp_cfg.others.hdrmge_cfg.lm_dif_0p9 = amerge_data.Merge_v10.sw_hdrmge_lm_dif_0p9; in convertAiqMergeToIsp20Params()
1173 isp_cfg.others.hdrmge_cfg.ms_diff_0p15 = amerge_data.Merge_v10.sw_hdrmge_ms_dif_0p15; in convertAiqMergeToIsp20Params()
1174 isp_cfg.others.hdrmge_cfg.ms_dif_0p8 = amerge_data.Merge_v10.sw_hdrmge_ms_dif_0p8; in convertAiqMergeToIsp20Params()
[all …]
H A DCamHwIsp20.cpp3475 isp_params->others.debayer_cfg.clip_en,
3476 isp_params->others.debayer_cfg.dist_scale,
3477 isp_params->others.debayer_cfg.filter_c_en,
3478 isp_params->others.debayer_cfg.filter_g_en);
3480 isp_params->others.debayer_cfg.gain_offset,
3481 isp_params->others.debayer_cfg.hf_offset,
3482 isp_params->others.debayer_cfg.max_ratio,
3483 isp_params->others.debayer_cfg.offset,
3484 isp_params->others.debayer_cfg.order_max);
3486 isp_params->others.debayer_cfg.order_min,
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp36 struct isp32_awb_gain_cfg * cfg = &isp_cfg.others.awb_gain_cfg; in convertAiqAwbGainToIsp32Params()
1108 struct isp32_cac_cfg* cfg = &isp_cfg.others.cac_cfg; in convertAiqCacToIsp32Params()
1157 struct isp32_baynr_cfg* pBayernr = &isp_cfg.others.baynr_cfg; in convertAiqRawnrToIsp32Params()
1220 struct isp32_bay3d_cfg* pBayertnr = &isp_cfg.others.bay3d_cfg; in convertAiqTnrToIsp32Params()
1309 struct isp32_ynr_cfg* pYnr = &isp_cfg.others.ynr_cfg; in convertAiqYnrToIsp32Params()
1403 struct isp32_cnr_cfg* pCnr = &isp_cfg.others.cnr_cfg; in convertAiqUvnrToIsp32Params()
1480 isp_cfg.others.debayer_cfg.filter_c_en = debayer.filter_c_en; in convertAiqAdebayerToIsp32Params()
1481 isp_cfg.others.debayer_cfg.filter_g_en = debayer.filter_g_en; in convertAiqAdebayerToIsp32Params()
1484 isp_cfg.others.debayer_cfg.clip_en = debayer.clip_en; in convertAiqAdebayerToIsp32Params()
1485 isp_cfg.others.debayer_cfg.dist_scale = debayer.dist_scale; in convertAiqAdebayerToIsp32Params()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp39 struct isp21_awb_gain_cfg* awb_cfg = &isp_cfg.others.awb_gain_cfg; in FixFromAwbGain()
42 isp_cfg.others.bls_cfg.bls1_en = blc.v0.blc1_enable; in FixFromAwbGain()
46 isp_cfg.others.bls_cfg.bls1_val.r = tmp; in FixFromAwbGain()
51 isp_cfg.others.bls_cfg.bls1_val.gr = tmp; in FixFromAwbGain()
56 isp_cfg.others.bls_cfg.bls1_val.gb = tmp; in FixFromAwbGain()
61 isp_cfg.others.bls_cfg.bls1_val.b = tmp; in FixFromAwbGain()
69 isp_cfg.others.bls_cfg.bls1_en = blc.v0.blc1_enable; in FixFromAwbGain()
73 isp_cfg.others.bls_cfg.bls1_val.r = tmp; in FixFromAwbGain()
78 isp_cfg.others.bls_cfg.bls1_val.gr = tmp; in FixFromAwbGain()
83 isp_cfg.others.bls_cfg.bls1_val.gb = tmp; in FixFromAwbGain()
[all …]
H A DCamHwIsp21.cpp183 UPDATE_MODULE_EFF_PARAMS(ISP2X_MODULE_BLS, new_isp_params->others.bls_cfg, \ in updateEffParams()
184 … lates_isp_params_ptr->others.bls_cfg, dst_isp_params->others.bls_cfg); \ in updateEffParams()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.cpp503 struct isp3x_baynr_cfg *pBayernr = &isp_cfg.others.baynr_cfg; in convertAiqRawnrToIsp3xParams()
569 struct isp3x_bay3d_cfg *pBayertnr = &isp_cfg.others.bay3d_cfg; in convertAiqTnrToIsp3xParams()
618 struct isp3x_cnr_cfg *pCnr = &isp_cfg.others.cnr_cfg; in convertAiqUvnrToIsp3xParams()
679 struct isp3x_ynr_cfg *pYnr = &isp_cfg.others.ynr_cfg; in convertAiqYnrToIsp3xParams()
773 struct isp3x_sharp_cfg *pSharp = &isp_cfg.others.sharp_cfg; in convertAiqSharpenToIsp3xParams()
836 struct isp3x_gain_cfg *pGain = &isp_cfg.others.gain_cfg; in convertAiqGainToIsp3xParams()
860 isp_cfg.others.drc_cfg.bypass_en = adrc_data.DrcProcRes.Drc_v11.bypass_en; in convertAiqDrcToIsp3xParams()
861 isp_cfg.others.drc_cfg.offset_pow2 = adrc_data.DrcProcRes.Drc_v11.offset_pow2; in convertAiqDrcToIsp3xParams()
862 isp_cfg.others.drc_cfg.compres_scl = adrc_data.DrcProcRes.Drc_v11.compres_scl; in convertAiqDrcToIsp3xParams()
863 isp_cfg.others.drc_cfg.position = adrc_data.DrcProcRes.Drc_v11.position; in convertAiqDrcToIsp3xParams()
[all …]
H A DCamHwIsp3x.cpp116 UPDATE_MODULE_EFF_PARAMS(ISP2X_MODULE_BLS, new_isp_params->others.bls_cfg, \ in updateEffParams()
117 … lates_isp_params_ptr->others.bls_cfg, dst_isp_params->others.bls_cfg); \ in updateEffParams()
/OK3568_Linux_fs/kernel/arch/riscv/mm/
H A Dcacheflush.c41 cpumask_t others, *mask; in flush_icache_mm() local
57 cpumask_andnot(&others, mm_cpumask(mm), cpumask_of(cpu)); in flush_icache_mm()
58 local |= cpumask_empty(&others); in flush_icache_mm()
72 riscv_cpuid_to_hartid_mask(&others, &hartid_mask); in flush_icache_mm()
75 on_each_cpu_mask(&others, ipi_remote_fence_i, NULL, 1); in flush_icache_mm()
/OK3568_Linux_fs/kernel/arch/csky/abiv2/
H A Dcacheflush.c52 cpumask_t others, *mask; in flush_icache_mm_range() local
77 cpumask_andnot(&others, mm_cpumask(mm), cpumask_of(cpu)); in flush_icache_mm_range()
79 if (mm != current->active_mm || !cpumask_empty(&others)) { in flush_icache_mm_range()
80 on_each_cpu_mask(&others, local_icache_inv_all, NULL, 1); in flush_icache_mm_range()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0011-eglibc-Help-bootstrap-cross-toolchain.patch12 is set; otherwise, place gnu/stubs.h on the 'install-others' list.
18 part of 'install-headers', not 'install-others'.
39 -install-others = $(inst_includedir)/gnu/stubs.h
49 +install-others = $(inst_includedir)/gnu/stubs.h
55 @@ -420,6 +429,16 @@ others: $(common-objpfx)testrun.sh $(common-objpfx)debugglibc.sh
74 install-others-nosubdir: $(installed-stubs)
/OK3568_Linux_fs/buildroot/package/localedef/
H A D0001-HACK-only-build-and-install-localedef.patch48 -others = localedef locale
49 +others = localedef
50 #others-static = localedef locale
60 extra-libs-others = $(extra-libs)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI/
H A Drk_aiq_user_api_sysctl.cpp1984 …minGain = (minGain < fastAeAwbInfo.cfg.others.awb_gain_cfg.awb1_gain_r) ? minGain : fastAeAwbInfo.… in _set_fast_aewb_as_init()
1985 …minGain = (minGain < fastAeAwbInfo.cfg.others.awb_gain_cfg.awb1_gain_gr) ? minGain : fastAeAwbInfo… in _set_fast_aewb_as_init()
1986 …minGain = (minGain < fastAeAwbInfo.cfg.others.awb_gain_cfg.awb1_gain_gb) ? minGain : fastAeAwbInfo… in _set_fast_aewb_as_init()
1987 …minGain = (minGain < fastAeAwbInfo.cfg.others.awb_gain_cfg.awb1_gain_b) ? minGain : fastAeAwbInfo.… in _set_fast_aewb_as_init()
1988 attr.wggain.rgain = (float)fastAeAwbInfo.cfg.others.awb_gain_cfg.awb1_gain_r / minGain; in _set_fast_aewb_as_init()
1989 … attr.wggain.grgain = (float)fastAeAwbInfo.cfg.others.awb_gain_cfg.awb1_gain_gr / minGain; in _set_fast_aewb_as_init()
1990 … attr.wggain.gbgain = (float)fastAeAwbInfo.cfg.others.awb_gain_cfg.awb1_gain_gb / minGain; in _set_fast_aewb_as_init()
1991 attr.wggain.bgain = (float)fastAeAwbInfo.cfg.others.awb_gain_cfg.awb1_gain_b / minGain; in _set_fast_aewb_as_init()
1994 …minGain = (minGain < fastAeAwbInfo.cfg.others.awb_gain_cfg.gain0_red) ? minGain : fastAeAwbInfo.cf… in _set_fast_aewb_as_init()
1995 …minGain = (minGain < fastAeAwbInfo.cfg.others.awb_gain_cfg.gain0_green_r) ? minGain : fastAeAwbInf… in _set_fast_aewb_as_init()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DSMPPL13 …or components of the SMP Software, with or without modifications developed by you and/or by others.
15 … Documentation, with or without modifications developed by you and/or by others, at no charge or a…
17others, then you must either make available the source code to all portions of the SMP Software (e…
H A Dmpich28 …nted to use, reproduce, prepare derivative works, and to redistribute to others. This software was…
14 …bject to the following license: the Government is granted for itself and others acting on its beha…
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-params.c896 &new_params->others.dpcc_config); in rkisp1_isp_isr_other_config()
915 &new_params->others.bls_config); in rkisp1_isp_isr_other_config()
934 &new_params->others.sdg_config); in rkisp1_isp_isr_other_config()
953 &new_params->others.lsc_config); in rkisp1_isp_isr_other_config()
972 &new_params->others.awb_gain_config); in rkisp1_isp_isr_other_config()
991 &new_params->others.bdm_config); in rkisp1_isp_isr_other_config()
1010 &new_params->others.flt_config); in rkisp1_isp_isr_other_config()
1029 &new_params->others.ctk_config); in rkisp1_isp_isr_other_config()
1041 &new_params->others.goc_config); in rkisp1_isp_isr_other_config()
1060 &new_params->others.cproc_config); in rkisp1_isp_isr_other_config()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.c1744 &new_params->others.dpcc_config); in __isp_isr_other_config()
1762 ops->bls_config(params_vdev, &new_params->others.bls_config); in __isp_isr_other_config()
1780 ops->sdg_config(params_vdev, &new_params->others.sdg_config); in __isp_isr_other_config()
1798 ops->lsc_config(params_vdev, &new_params->others.lsc_config); in __isp_isr_other_config()
1817 &new_params->others.awb_gain_config); in __isp_isr_other_config()
1836 ops->bdm_config(params_vdev, &new_params->others.bdm_config); in __isp_isr_other_config()
1855 &new_params->others.demosaiclp_config); in __isp_isr_other_config()
1866 ops->flt_config(params_vdev, &new_params->others.flt_config); in __isp_isr_other_config()
1884 ops->ctk_config(params_vdev, &new_params->others.ctk_config); in __isp_isr_other_config()
1895 ops->goc_config(params_vdev, &new_params->others.goc_config); in __isp_isr_other_config()
[all …]
H A Disp_params_v21.c611 params_rec->others.lsc_cfg = *arg; in isp_lsc_config()
3458 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type); in __isp_isr_other_config()
3461 ops->hdrdrc_config(params_vdev, &new_params->others.drc_cfg, type); in __isp_isr_other_config()
3466 ops->dpcc_config(params_vdev, &new_params->others.dpcc_cfg); in __isp_isr_other_config()
3469 ops->bls_config(params_vdev, &new_params->others.bls_cfg); in __isp_isr_other_config()
3472 ops->sdg_config(params_vdev, &new_params->others.sdg_cfg); in __isp_isr_other_config()
3475 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg); in __isp_isr_other_config()
3478 ops->awbgain_config(params_vdev, &new_params->others.awb_gain_cfg); in __isp_isr_other_config()
3481 ops->debayer_config(params_vdev, &new_params->others.debayer_cfg); in __isp_isr_other_config()
3484 ops->ccm_config(params_vdev, &new_params->others.ccm_cfg); in __isp_isr_other_config()
[all …]
H A Disp_params_v32.c604 isp_lsc_matrix_cfg_sram(params_vdev, &params->others.lsc_cfg, true); in isp_lsc_cfg_sram_task()
630 params_rec->others.lsc_cfg = *arg; in isp_lsc_config()
633 params_rec->others.lsc_cfg = *arg; in isp_lsc_config()
689 &params_rec->others.lsc_cfg, false); in isp_lsc_enable()
3961 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type); in __isp_isr_other_config()
3964 ops->hdrdrc_config(params_vdev, &new_params->others.drc_cfg, type); in __isp_isr_other_config()
3973 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg); in __isp_isr_other_config()
3976 ops->dpcc_config(params_vdev, &new_params->others.dpcc_cfg); in __isp_isr_other_config()
3979 ops->bls_config(params_vdev, &new_params->others.bls_cfg); in __isp_isr_other_config()
3982 ops->sdg_config(params_vdev, &new_params->others.sdg_cfg); in __isp_isr_other_config()
[all …]

12345678910>>...32