Home
last modified time | relevance | path

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

/hardware/qcom/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()
/hardware/ti/wlan/mac80211/ti-utils/scripts/
Dgo.sh315 echo 1 > /sys/devices/system/cpu/cpu1/online
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h1244 cam_pp_online_src_config_t online; member
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2174 reprocess_config.online.input_stream_id = pSrcStream->getMyServerID(); in addReprocStreamsFromSource()
2175 reprocess_config.online.input_stream_type = pSrcStream->getMyType(); in addReprocStreamsFromSource()
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2294 switch (stream_info->reprocess_config.online.input_stream_type) { in mm_stream_calc_offset_postproc()
2326 __func__, stream_info->reprocess_config.online.input_stream_type); in mm_stream_calc_offset_postproc()