/hardware/knowles/athletico/sound_trigger_hal/ |
D | sound_trigger_hw_iaxxx.c | 126 bool is_active; member 381 if (stdev->models[i].is_active == true) { in is_any_model_active() 1141 if (stdev->models[i].is_active == true) { in async_setup_aec() 1438 if (stdev->models[i].is_active == true) { in do_handle_functions() 1442 stdev->models[i].is_active = false; in do_handle_functions() 1513 if (stdev->models[i].is_active == false) { in do_handle_functions() 1515 stdev->models[i].is_active = true; in do_handle_functions() 1630 if (stdev->models[i].is_active == true) { in restart_recognition() 1632 stdev->models[i].is_active = false; in restart_recognition() 1706 if (stdev->models[i].is_active == true) { in restart_recognition() [all …]
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera.h | 143 uint8_t is_active; /*indicates whether thread is active or not */ member 271 uint8_t is_active; member 448 uint8_t is_active; /* flag to indicate if bundle is valid */ member 646 uint8_t is_active; member
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 215 if(m_obj->frame_sync.is_active) { in mm_channel_dispatch_super_buf() 273 if (!m_obj->frame_sync.is_active) { in mm_channel_send_frame_sync_req_buf() 386 if (m_obj->frame_sync.is_active) { in mm_channel_process_stream_buf() 551 || (m_obj->frame_sync.is_active)) { in mm_channel_process_stream_buf() 559 && !m_obj->frame_sync.is_active) { in mm_channel_process_stream_buf() 631 if ((m_obj->frame_sync.is_active) in mm_channel_process_stream_buf() 1495 frame_sync->is_active = sync->sync_attr->is_active; in mm_channel_reg_frame_sync() 1553 frame_sync->is_active = 1; in mm_channel_trigger_frame_sync() 1844 my_obj->bundle.is_active = TRUE; in mm_channel_start() 1910 if (TRUE == my_obj->bundle.is_active) { in mm_channel_start() [all …]
|
D | mm_camera_thread.c | 619 cmd_thread->is_active = TRUE; in mm_camera_cmd_thread_launch()
|
D | mm_camera_muxer.c | 763 frame_sync.is_active = 1; in mm_camera_muxer_add_channel() 874 frame_sync.is_active = 0; in mm_camera_muxer_add_stream()
|
D | mm_camera_stream.c | 239 if(has_cb && my_obj->cmd_thread.is_active) { in mm_stream_handle_rcvd_buf() 430 if (m_obj->frame_sync.is_active) { in mm_stream_dispatch_app_data() 1202 if (m_obj->frame_sync.is_active) { in mm_stream_trigger_frame_sync() 1205 m_obj->frame_sync.is_active = 0; in mm_stream_trigger_frame_sync() 1221 m_obj->frame_sync.is_active = 1; in mm_stream_trigger_frame_sync()
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Lan.h | 219 bool is_active; variable
|
/hardware/qcom/audio/hal/audio_extn/ |
D | maxxaudio.c | 266 static inline bool is_active() in is_active() function 711 if (is_active()) { in audio_extn_ma_set_device()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraPostProc.cpp | 3021 uint8_t is_active = FALSE; in dataSaveRoutine() local 3043 is_active = TRUE; in dataSaveRoutine() 3049 is_active = FALSE; in dataSaveRoutine() 3060 LOGH("Do next job, active is %d", is_active); in dataSaveRoutine() 3076 if (is_active == TRUE) { in dataSaveRoutine() 3160 uint8_t is_active = FALSE; in dataProcessRoutine() local 3181 is_active = TRUE; in dataProcessRoutine() 3201 is_active = FALSE; in dataProcessRoutine() 3269 LOGH("Do next job, active is %d", is_active); in dataProcessRoutine() 3270 if (is_active == TRUE) { in dataProcessRoutine()
|
D | QCameraMuxer.cpp | 2523 uint8_t is_active = FALSE; in composeMpoRoutine() local 2542 is_active = TRUE; in composeMpoRoutine() 2551 is_active = FALSE; in composeMpoRoutine() 2559 if (is_active == TRUE) { in composeMpoRoutine()
|
D | QCamera2HWI.cpp | 10431 uint8_t is_active = FALSE; in deferredWorkRoutine() local 10454 is_active = TRUE; in deferredWorkRoutine() 10458 is_active = FALSE; in deferredWorkRoutine()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Lan.h | 264 bool is_active; variable
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Lan.h | 264 bool is_active; variable
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3PostProc.cpp | 2012 uint8_t is_active = FALSE; in dataProcessRoutine() local 2035 is_active = TRUE; in dataProcessRoutine() 2050 is_active = FALSE; in dataProcessRoutine() 2094 LOGH("Do next job, active is %d", is_active); in dataProcessRoutine() 2098 if (is_active == TRUE) { in dataProcessRoutine()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Wlan.cpp | 144 if(is_active == false && event != IPA_LAN_DELETE_SELF) in event_callback() 2041 is_active = false; in handle_down_evt()
|
D | IPACM_Lan.cpp | 82 is_active = true; in IPACM_Lan() 231 if(is_active == false && event != IPA_LAN_DELETE_SELF) in event_callback() 3169 is_active = false; in handle_down_evt()
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Wlan.cpp | 141 if(is_active == false && event != IPA_LAN_DELETE_SELF) in event_callback() 1930 is_active = false; in handle_down_evt()
|
D | IPACM_Lan.cpp | 82 is_active = true; in IPACM_Lan() 217 if(is_active == false && event != IPA_LAN_DELETE_SELF) in event_callback() 2952 is_active = false; in handle_down_evt()
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Wlan.cpp | 144 if(is_active == false && event != IPA_LAN_DELETE_SELF) in event_callback() 2114 is_active = false; in handle_down_evt()
|
D | IPACM_Lan.cpp | 82 is_active = true; in IPACM_Lan() 231 if(is_active == false && event != IPA_LAN_DELETE_SELF) in event_callback() 3192 is_active = false; in handle_down_evt()
|