On Thu, 20 Jan 2022 16:16:15 +0100, Maxime Ripard wrote:
> The CSC callbacks takes a boolean as an argument to tell whether we're
> using the full range or limited range RGB.
>
> However, with the upcoming YUV support, the logic will be a bit more
> complex. In order to address this, let's make th
The CSC callbacks takes a boolean as an argument to tell whether we're
using the full range or limited range RGB.
However, with the upcoming YUV support, the logic will be a bit more
complex. In order to address this, let's make the callbacks take the
entire mode, and call our new helper to tell w