Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_channel.c1688 mm_stream_t *src_stream = NULL; in mm_channel_config_repro_isp() local
1693 src_stream = mm_channel_util_get_stream_by_handler(my_obj, config->src.inst_handle); in mm_channel_config_repro_isp()
1694 if (NULL == src_stream) { in mm_channel_config_repro_isp()
1712 repro_cmd.payload.config.src.inst_handle = src_stream->inst_hdl; in mm_channel_config_repro_isp()