Module: Mesa
Branch: main
Commit: f33f26e9ffbcdd72569d7c7394941b0f290138db
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f33f26e9ffbcdd72569d7c7394941b0f290138db

Author: Ruijing Dong <[email protected]>
Date:   Tue Apr 18 22:06:43 2023 -0400

radeonsi/vcn: add av1 dpb variables and cdf table

add av1 dpb variables and cdf table.

Reviewed-by: Boyuan Zhang <[email protected]>
Signed-off-by: Ruijing Dong <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22585>

---

 src/gallium/drivers/radeonsi/meson.build           |    1 +
 src/gallium/drivers/radeonsi/radeon_vcn_enc.c      |   27 +-
 src/gallium/drivers/radeonsi/radeon_vcn_enc.h      |   13 +-
 src/gallium/drivers/radeonsi/radeon_vcn_enc_4_0.c  |   43 +-
 .../radeonsi/radeon_vcn_enc_av1_default_cdf.h      | 5129 ++++++++++++++++++++
 5 files changed, 5194 insertions(+), 19 deletions(-)

Diff:   
http://cgit.freedesktop.org/mesa/mesa/diff/?id=f33f26e9ffbcdd72569d7c7394941b0f290138db

Reply via email to