Searched refs:source_point (Results 1 – 2 of 2) sorted by relevance
111 point_type1 source_point[2]; in apply() local112 geometry::detail::assign_point_from_index<0>(source, source_point[0]); in apply()113 geometry::detail::assign_point_from_index<1>(source, source_point[1]); in apply()116 if (strategy.apply(source_point[0], target_point[0]) in apply()117 && strategy.apply(source_point[1], target_point[1])) in apply()
1800 int streamid, int source_point, int dest_point) in chipio_set_stream_source_dest() argument1805 CONTROL_PARAM_STREAM_SOURCE_CONN_POINT, source_point); in chipio_set_stream_source_dest()