diff options
Diffstat (limited to 'va/va.h')
-rw-r--r-- | va/va.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1195,6 +1195,8 @@ typedef struct _VASliceParameterBufferBase unsigned int slice_data_flag; /* see VA_SLICE_DATA_FLAG_XXX definitions */ } VASliceParameterBufferBase; +#include <va/va_dec_jpeg.h> + /**************************** * MPEG-2 data structures ****************************/ |