diff --git a/va/va.h b/va/va.h index 941eb971e..7dc13741c 100644 --- a/va/va.h +++ b/va/va.h @@ -543,7 +543,8 @@ typedef enum { VAProfileVVCMain10 = 37, VAProfileVVCMultilayerMain10 = 38, VAProfileAV1Profile2 = 39, - VAProfileH264High422 = 40 + VAProfileH264High422 = 40, + VAProfileH264High444Predictive = 41, } VAProfile; /**