[daala] Can I implement entropy of AV1 encoder without back-propagation of precarry buffer?

Knight Kim knight.kim at blue-dot.io
Mon Jul 27 09:07:37 UTC 2020


Hello,

I am implementing entropy HW for AV1 video codec.
I want to make the HW with the smallest precarry buffer.
Currently, aom encoder is scanning reverse direction adding precarry to
previous buffer point.
It means that I should keep all bitstreams in a tile, and scan all the
bitstreams then generate it.
At HW point of view, this kind of operation is quite inefficient.
Is there any way to implement the entropy encoder without precarry
back-propagation?
Can I determine the maximum length of back-propagation?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/daala/attachments/20200727/bdb1bb6c/attachment.html>


More information about the daala mailing list