Browse Source

[media] docs-rst: media: Explicitly refer to sub-sampling in scaling documentation

Skipping, which is sometimes used in terminology related to sensors when
referring to sub-sampling is replaced by more suitable sub-sampling
instead. Skipping is retained in a note in parentheses.

Suggested-by: Russell King <rmk+kernel@armlinux.org.uk>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Sakari Ailus 8 years ago
parent
commit
974f4a385c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Documentation/media/uapi/mediactl/media-types.rst

+ 2 - 1
Documentation/media/uapi/mediactl/media-types.rst

@@ -284,7 +284,8 @@ Types and flags used to represent the media graph elements
 	  supported scaling ratios is entity-specific and can differ
 	  supported scaling ratios is entity-specific and can differ
 	  between the horizontal and vertical directions (in particular
 	  between the horizontal and vertical directions (in particular
 	  scaling can be supported in one direction only). Binning and
 	  scaling can be supported in one direction only). Binning and
-	  skipping are considered as scaling.
+	  sub-sampling (occasionally also referred to as skipping) are
+	  considered as scaling.
 
 
     -  ..  row 28
     -  ..  row 28