diff options
Diffstat (limited to 'configuring-pipelines.rst')
-rw-r--r-- | configuring-pipelines.rst | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/configuring-pipelines.rst b/configuring-pipelines.rst index 440be2a..8c88cd7 100644 --- a/configuring-pipelines.rst +++ b/configuring-pipelines.rst @@ -9,7 +9,9 @@ format on a video device, it must now set formats on all pads in the pipeline, and ensure that the result forms a coherent configuration. As previously stated, the examples in this section will be based on the NXP -i.MX8MP ISP device: +i.MX8MP ISP device shown in :numref:`media-graph-nxp-imx8mp-default`. + +.. _media-graph-nxp-imx8mp-default: .. graphviz:: imx8mp-isp.dot :caption: Media graph of the NXP i.MX8MP with default configuration @@ -296,7 +298,10 @@ camera sensor and the CSI-2 receiver as enabled: -> "csis-32e40000.csi":0 [ENABLED] This is also displayed in the graphical representation, with the corresponding -link now being a thin plain line instead of a dotted line: +link now being a thin plain line instead of a dotted line +(:numref:`media-graph-nxp-imx8mp-links-enabled`). + +.. _media-graph-nxp-imx8mp-links-enabled: .. graphviz:: imx8mp-isp-links-enabled.dot :caption: Media graph of the NXP i.MX8MP after enabling links |