Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-subdev.c1598 u32 *other_stream) in v4l2_subdev_routing_find_opposite_end() argument
1609 if (other_stream) in v4l2_subdev_routing_find_opposite_end()
1610 *other_stream = route->sink_stream; in v4l2_subdev_routing_find_opposite_end()
1617 if (other_stream) in v4l2_subdev_routing_find_opposite_end()
1618 *other_stream = route->source_stream; in v4l2_subdev_routing_find_opposite_end()
1631 u32 other_pad, other_stream; in v4l2_subdev_state_get_opposite_stream_format() local
1636 &other_pad, &other_stream); in v4l2_subdev_state_get_opposite_stream_format()
1641 other_stream); in v4l2_subdev_state_get_opposite_stream_format()
/linux-6.3-rc2/include/media/
A Dv4l2-subdev.h1600 u32 *other_stream);

Completed in 11 milliseconds