| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | CifScaleStream.cpp | 133 if (_init && !_active) { in start() 138 _active = true; in start() 149 _active = false; in stop() 163 if (_active) { in restart() 169 if (!_active && _init) { in restart() 174 if (_active) in restart() 288 if (!_init || _active) in prepare() 305 return _active; in getIsActive()
|
| H A D | CifScaleStream.h | 59 bool _active{false};
|
| /OK3568_Linux_fs/kernel/drivers/clk/qcom/ |
| H A D | clk-rpm.c | 26 #define DEFINE_CLK_RPM(_platform, _name, _active, r_id) \ argument 27 static struct clk_rpm _platform##_##_active; \ 30 .peer = &_platform##_##_active, \ 39 static struct clk_rpm _platform##_##_active = { \ 46 .name = #_active, \ 52 #define DEFINE_CLK_RPM_XO_BUFFER(_platform, _name, _active, offset) \ argument 64 #define DEFINE_CLK_RPM_FIXED(_platform, _name, _active, r_id, r) \ argument 76 #define DEFINE_CLK_RPM_PXO_BRANCH(_platform, _name, _active, r_id, r) \ argument 77 static struct clk_rpm _platform##_##_active; \ 81 .peer = &_platform##_##_active, \ [all …]
|
| H A D | clk-smd-rpm.c | 29 #define __DEFINE_CLK_SMD_RPM(_platform, _name, _active, type, r_id, stat_id, \ argument 31 static struct clk_smd_rpm _platform##_##_active; \ 37 .peer = &_platform##_##_active, \ 46 static struct clk_smd_rpm _platform##_##_active = { \ 56 .name = #_active, \ 62 #define __DEFINE_CLK_SMD_RPM_BRANCH(_platform, _name, _active, type, r_id, \ argument 64 static struct clk_smd_rpm _platform##_##_active; \ 71 .peer = &_platform##_##_active, \ 80 static struct clk_smd_rpm _platform##_##_active = { \ 91 .name = #_active, \ [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/ |
| H A D | LensHw.cpp | 113 if (_active) in start_internal() 143 _active = true; in start_internal() 180 _active = false; in stop() 195 if (!_active) in getLensModeData() 372 if (!_active) in setFocusParams() 447 if (!_active) in setPIrisParams() 490 if (!_active) in setDCIrisParams() 526 if (!_active) in setHDCIrisParams() 869 if (!_active) in setZoomFocusParams() 1022 if (!_active) in FocusCorrection() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | v4l2_device.cpp | 48 , _active (false) in V4l2Device() 714 _active = true; in prepare() 725 if (_active) { in prepare() 729 _active = false; in prepare() 748 XCAM_LOG_INFO ("device(%s) stop, already start: %d", XCAM_STR (_name), _active); in prepare() 751 if (_active) { in prepare() 755 _active = false; in prepare() 1220 if (!_active) in prepare() 1377 _active = true; in prepare() 1383 if (_active) in prepare() [all …]
|
| H A D | v4l2_device.h | 68 return _active; in is_activated() 173 bool _active; variable
|
| H A D | fake_v4l2_device.cpp | 79 _active = true; in start() 86 _active = false; in stop()
|
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | rpmpd.c | 40 #define DEFINE_RPMPD_PAIR(_platform, _name, _active, r_type, r_key, \ argument 42 static struct rpmpd _platform##_##_active; \ 45 .peer = &_platform##_##_active, \ 50 static struct rpmpd _platform##_##_active = { \ 51 .pd = { .name = #_active, }, \
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/simulator/ |
| H A D | CamHwSimulator.cpp | 159 _active = true; in start() 163 _active = false; in stop() 190 _active = true; in start() 194 _active = false; in stop()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3288-veyron-analog-audio.dtsi | 81 * HACK: We're going to _pull down_ this _active low_ interrupt
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | u_uac.h | 145 opts->name##_active = num; \
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | X11Application.m | 381 _appFlags._active = YES;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | libitm.info | 549 either _active transactions_ that do not run in serial mode, _serial
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | libitm.info | 549 either _active transactions_ that do not run in serial mode, _serial
|