Searched refs:CAM_PRIV_STREAM_PARM (Results 1 – 7 of 7) sorted by relevance
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | cam_intf.h | 50 CAM_PRIV_STREAM_PARM, enumerator
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | cam_intf.h | 50 CAM_PRIV_STREAM_PARM, enumerator
|
/device/google/marlin/camera/QCamera2/stack/common/ |
D | cam_intf.h | 53 CAM_PRIV_STREAM_PARM, enumerator
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/include/ |
D | cam_intf.h | 53 CAM_PRIV_STREAM_PARM, enumerator
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 1324 rc = mm_camera_util_s_ctrl(my_obj->fd, CAM_PRIV_STREAM_PARM, &value); in mm_stream_set_parm() 1351 rc = mm_camera_util_g_ctrl(my_obj->fd, CAM_PRIV_STREAM_PARM, &value); in mm_stream_get_parm() 1378 rc = mm_camera_util_s_ctrl(my_obj->fd, CAM_PRIV_STREAM_PARM, &value); in mm_stream_do_action()
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 1324 rc = mm_camera_util_s_ctrl(my_obj->fd, CAM_PRIV_STREAM_PARM, &value); in mm_stream_set_parm() 1351 rc = mm_camera_util_g_ctrl(my_obj->fd, CAM_PRIV_STREAM_PARM, &value); in mm_stream_get_parm() 1378 rc = mm_camera_util_s_ctrl(my_obj->fd, CAM_PRIV_STREAM_PARM, &value); in mm_stream_do_action()
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 1618 CAM_PRIV_STREAM_PARM, &value); in mm_stream_set_parm() 1651 CAM_PRIV_STREAM_PARM, &value); in mm_stream_get_parm() 1681 CAM_PRIV_STREAM_PARM, &value); in mm_stream_do_action()
|