Home
last modified time | relevance | path

Searched refs:MM_STREAM_STATE_ACTIVE (Results 1 – 9 of 9) sorted by relevance

/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h171 MM_STREAM_STATE_ACTIVE, /* active */ enumerator
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h180 MM_STREAM_STATE_ACTIVE, /* active */ enumerator
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h180 MM_STREAM_STATE_ACTIVE, /* active */ enumerator
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c187 if (MM_STREAM_STATE_ACTIVE != my_obj->state) { in mm_stream_data_notify()
345 case MM_STREAM_STATE_ACTIVE: in mm_stream_fsm_fn()
670 my_obj->state = MM_STREAM_STATE_ACTIVE; in mm_stream_fsm_reg()
Dmm_camera_channel.c1123 if (s_objs[i]->state == MM_STREAM_STATE_ACTIVE) { in mm_channel_start()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c264 if (MM_STREAM_STATE_ACTIVE != my_obj->state) { in mm_stream_data_notify()
430 case MM_STREAM_STATE_ACTIVE: in mm_stream_fsm_fn()
769 my_obj->state = MM_STREAM_STATE_ACTIVE; in mm_stream_fsm_reg()
Dmm_camera_channel.c1313 if (s_objs[i]->state == MM_STREAM_STATE_ACTIVE) { in mm_channel_start()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c264 if (MM_STREAM_STATE_ACTIVE != my_obj->state) { in mm_stream_data_notify()
430 case MM_STREAM_STATE_ACTIVE: in mm_stream_fsm_fn()
769 my_obj->state = MM_STREAM_STATE_ACTIVE; in mm_stream_fsm_reg()
Dmm_camera_channel.c1313 if (s_objs[i]->state == MM_STREAM_STATE_ACTIVE) { in mm_channel_start()