NVIDIA Holoscan SDK v2.5.0
Holoscan v2.5.0

Enum YuvRange

enum class holoscan::viz::YuvRange

Specifies the YUV range

Values:

enumerator ITU_FULL

specifies that the full range of the encoded values are valid and interpreted according to the ITU “full range” quantization rules

enumerator ITU_NARROW

specifies that headroom and foot room are reserved in the numerical range of encoded values, and the remaining values are expanded according to the ITU “narrow range” quantization rules

Previous Enum YuvModelConversion
Next Function holoscan::calc_strides
© Copyright 2022-2024, NVIDIA. Last updated on Oct 1, 2024.