pipe: Add PIPE_H264_MAX_REFERENCES

Reviewed-by: Ruijing Dong <ruijing.dong@amd.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26456>
This commit is contained in:
Sil Vilerino
2023-11-21 15:13:00 -05:00
committed by Marge Bot
parent 92b73aeb16
commit 413b466aea

View File

@@ -40,6 +40,7 @@
extern "C" {
#endif
#define PIPE_H264_MAX_REFERENCES 16
#define PIPE_H265_MAX_REFERENCES 15
#define PIPE_H265_MAX_SLICES 128
#define PIPE_AV1_MAX_REFERENCES 8