Home
last modified time | relevance | path

Searched refs:s_hdl (Results 1 – 8 of 8) sorted by relevance

/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c574 uint32_t s_hdl = 0; in mm_channel_fsm_fn_stopped() local
575 s_hdl = mm_channel_add_stream(my_obj); in mm_channel_fsm_fn_stopped()
576 *((uint32_t*)out_val) = s_hdl; in mm_channel_fsm_fn_stopped()
583 uint32_t s_hdl = 0; in mm_channel_fsm_fn_stopped() local
585 s_hdl = mm_channel_link_stream(my_obj, stream_link); in mm_channel_fsm_fn_stopped()
586 *((uint32_t*)out_val) = s_hdl; in mm_channel_fsm_fn_stopped()
978 uint32_t s_hdl = 0; in mm_channel_link_stream() local
1003 return s_hdl; in mm_channel_link_stream()
1009 s_hdl = stream->my_hdl; in mm_channel_link_stream()
1011 CDBG("%s : stream handle = %d", __func__, s_hdl); in mm_channel_link_stream()
[all …]
Dmm_camera.c956 uint32_t s_hdl = 0; in mm_camera_link_stream() local
973 (void*)&s_hdl); in mm_camera_link_stream()
978 return s_hdl; in mm_camera_link_stream()
997 uint32_t s_hdl = 0; in mm_camera_add_stream() local
1008 (void *)&s_hdl); in mm_camera_add_stream()
1013 return s_hdl; in mm_camera_add_stream()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c574 uint32_t s_hdl = 0; in mm_channel_fsm_fn_stopped() local
575 s_hdl = mm_channel_add_stream(my_obj); in mm_channel_fsm_fn_stopped()
576 *((uint32_t*)out_val) = s_hdl; in mm_channel_fsm_fn_stopped()
583 uint32_t s_hdl = 0; in mm_channel_fsm_fn_stopped() local
585 s_hdl = mm_channel_link_stream(my_obj, stream_link); in mm_channel_fsm_fn_stopped()
586 *((uint32_t*)out_val) = s_hdl; in mm_channel_fsm_fn_stopped()
978 uint32_t s_hdl = 0; in mm_channel_link_stream() local
1003 return s_hdl; in mm_channel_link_stream()
1009 s_hdl = stream->my_hdl; in mm_channel_link_stream()
1011 CDBG("%s : stream handle = %d", __func__, s_hdl); in mm_channel_link_stream()
[all …]
Dmm_camera.c956 uint32_t s_hdl = 0; in mm_camera_link_stream() local
973 (void*)&s_hdl); in mm_camera_link_stream()
978 return s_hdl; in mm_camera_link_stream()
997 uint32_t s_hdl = 0; in mm_camera_add_stream() local
1008 (void *)&s_hdl); in mm_camera_add_stream()
1013 return s_hdl; in mm_camera_add_stream()
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_channel.c343 uint32_t s_hdl = 0; in mm_channel_fsm_fn_stopped() local
346 s_hdl = mm_channel_add_stream(my_obj, in mm_channel_fsm_fn_stopped()
351 *((uint32_t*)out_val) = s_hdl; in mm_channel_fsm_fn_stopped()
766 uint32_t s_hdl = 0; in mm_channel_add_stream() local
779 return s_hdl; in mm_channel_add_stream()
801 s_hdl = stream_obj->my_hdl; in mm_channel_add_stream()
808 CDBG("%s : stream handle = %d",__func__,s_hdl); in mm_channel_add_stream()
809 return s_hdl; in mm_channel_add_stream()
Dmm_camera.c909 uint32_t s_hdl = 0; in mm_camera_add_stream() local
926 (void*)&s_hdl); in mm_camera_add_stream()
931 return s_hdl; in mm_camera_add_stream()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c527 uint32_t s_hdl = 0; in mm_channel_fsm_fn_stopped() local
528 s_hdl = mm_channel_add_stream(my_obj); in mm_channel_fsm_fn_stopped()
529 *((uint32_t*)out_val) = s_hdl; in mm_channel_fsm_fn_stopped()
888 uint32_t s_hdl = 0; in mm_channel_add_stream() local
901 return s_hdl; in mm_channel_add_stream()
916 s_hdl = stream_obj->my_hdl; in mm_channel_add_stream()
923 CDBG("%s : stream handle = %d", __func__, s_hdl); in mm_channel_add_stream()
924 return s_hdl; in mm_channel_add_stream()
Dmm_camera.c865 uint32_t s_hdl = 0; in mm_camera_add_stream() local
876 (void*)&s_hdl); in mm_camera_add_stream()
881 return s_hdl; in mm_camera_add_stream()