Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
Dmm_camera_interface.h370 int32_t (*config_repro_isp) (uint32_t camera_handle, member
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_interface.c1248 .config_repro_isp = mm_camera_intf_config_repro_isp,
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_pp.c302 rc = pme->cam->ops->config_repro_isp( in prepareReprocess()