Re: [PATCH v6 09/13] media: verisilicon: Add AV1 entropy helpers

From: AngeloGioacchino Del Regno
Date: Thu Apr 13 2023 - 05:16:30 EST


Il 12/04/23 13:56, Benjamin Gaignard ha scritto:
AV1 hardware decoder needs entropy parameters to decode frames.
They are computed from various arrays defined in AV1 section
"9.4. Default CDF tables".

Add helpers functions to init, store and get these parameters.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxxxxx>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@xxxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>