parseHpcp

Parse HPCP chroma frames from binary HPCP chroma bytes.

Inverse of SonixWriter.formatHpcp. See HpcpData for the layout.

Return

Parsed chroma frames, or null if the bytes are malformed (bad magic, unsupported version, or truncated).

Parameters

bytes

Raw binary HPCP content.