Home
last modified time | relevance | path

Searched refs:online (Results 1 – 18 of 18) sorted by relevance

/device/lge/hammerhead/
Dinit.hammerhead.rc171 write /sys/devices/system/cpu/cpu1/online 1
172 write /sys/devices/system/cpu/cpu2/online 1
173 write /sys/devices/system/cpu/cpu3/online 1
196 chown root.system /sys/devices/system/cpu/cpu1/online
197 chown root.system /sys/devices/system/cpu/cpu2/online
198 chown root.system /sys/devices/system/cpu/cpu3/online
199 chmod 664 /sys/devices/system/cpu/cpu1/online
200 chmod 664 /sys/devices/system/cpu/cpu2/online
201 chmod 664 /sys/devices/system/cpu/cpu3/online
224 write /sys/devices/system/cpu/cpu1/online 1
[all …]
/device/moto/shamu/
Dinit.shamu.power.rc4 write /sys/devices/system/cpu/cpu1/online 0
5 write /sys/devices/system/cpu/cpu2/online 0
6 write /sys/devices/system/cpu/cpu3/online 0
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c155 …stream->s_config.stream_info->reprocess_config.online.input_stream_id = source->s_config.stream_in… in mm_app_add_reprocess_stream_from_source()
156 …stream->s_config.stream_info->reprocess_config.online.input_stream_type = source->s_config.stream_… in mm_app_add_reprocess_stream_from_source()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraChannel.cpp880 rp_cfg.online.input_stream_id = pStream->getMyServerID(); in addReprocStreamsFromSource()
881 rp_cfg.online.input_stream_type = pStream->getMyType(); in addReprocStreamsFromSource()
910 … (streamInfo->reprocess_config.online.input_stream_type == CAM_STREAM_TYPE_SNAPSHOT)) { in addReprocStreamsFromSource()
913 param.getFlipMode(streamInfo->reprocess_config.online.input_stream_type); in addReprocStreamsFromSource()
DQCameraStream.cpp1295 mStreamInfo->reprocess_config.online.input_stream_type == type) { in isOrignalTypeOf()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraChannel.cpp654 streamInfo->reprocess_config.online.input_stream_id = pStream->getMyServerID(); in addReprocStreamsFromSource()
655 streamInfo->reprocess_config.online.input_stream_type = pStream->getMyType(); in addReprocStreamsFromSource()
DQCameraStream.cpp744 mStreamInfo->reprocess_config.online.input_stream_type == type) { in isOrignalTypeOf()
/device/asus/flo/camera/QCamera2/HAL/
DQCameraChannel.cpp654 streamInfo->reprocess_config.online.input_stream_id = pStream->getMyServerID(); in addReprocStreamsFromSource()
655 streamInfo->reprocess_config.online.input_stream_type = pStream->getMyType(); in addReprocStreamsFromSource()
DQCameraStream.cpp744 mStreamInfo->reprocess_config.online.input_stream_type == type) { in isOrignalTypeOf()
/device/asus/flo/
Dinit.flo.rc236 write /sys/devices/system/cpu/cpu1/online 1
237 write /sys/devices/system/cpu/cpu2/online 1
238 write /sys/devices/system/cpu/cpu3/online 1
/device/asus/deb/
Dinit.deb.rc229 write /sys/devices/system/cpu/cpu1/online 1
230 write /sys/devices/system/cpu/cpu2/online 1
231 write /sys/devices/system/cpu/cpu3/online 1
/device/asus/flo/camera/QCamera2/stack/common/
Dcam_types.h1182 cam_pp_online_src_config_t online; member
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_types.h1316 cam_pp_online_src_config_t online; member
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2207 reprocess_config.online.input_stream_id = pSrcStream->getMyServerID(); in addReprocStreamsFromSource()
2208 reprocess_config.online.input_stream_type = pSrcStream->getMyType(); in addReprocStreamsFromSource()
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h1688 cam_pp_online_src_config_t online; member
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2293 switch (stream_info->reprocess_config.online.input_stream_type) { in mm_stream_calc_offset_postproc()
2325 __func__, stream_info->reprocess_config.online.input_stream_type); in mm_stream_calc_offset_postproc()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2292 type = stream_info->reprocess_config.online.input_stream_type; in mm_stream_calc_offset_postproc()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2637 type = stream_info->reprocess_config.online.input_stream_type; in mm_stream_calc_offset_postproc()