VA-API  2.19.0
Public Attributes | List of all members
VAEncSliceParameterBufferJPEG Struct Reference

Slice parameter for JPEG encoding. More...

#include <va_enc_jpeg.h>

Public Attributes

uint16_t restart_interval
 Restart interval definition (Ri).
 
uint16_t num_components
 number of image components in a scan.
 
uint32_t va_reserved [VA_PADDING_LOW]
 Reserved bytes for future use, must be zero.
 
uint8_t component_selector
 Scan component selector (Csj).
 
uint8_t dc_table_selector
 DC entropy coding table selector (Tdj).
 
uint8_t ac_table_selector
 AC entropy coding table selector (Taj).
 

Detailed Description

Slice parameter for JPEG encoding.

This structure conveys slice (scan) level parameters.


The documentation for this struct was generated from the following file: