Home
last modified time | relevance | path

Searched refs:repro_hdl (Results 1 – 2 of 2) sorted by relevance

/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_channel.c423 uint32_t repro_hdl = 0; in mm_channel_fsm_fn_stopped() local
426 repro_hdl = mm_channel_open_repro_isp(my_obj, isp_type); in mm_channel_fsm_fn_stopped()
427 *((uint32_t*)out_val) = repro_hdl; in mm_channel_fsm_fn_stopped()
Dmm_camera.c1949 uint32_t repro_hdl = 0; in mm_camera_open_repro_isp() local
1960 (void*)&repro_hdl); in mm_camera_open_repro_isp()
1967 *repro_isp_handle = repro_hdl; in mm_camera_open_repro_isp()