pipe: Add pipe_h264_enc_pic_control.temporal_id
Reviewed-By: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30945>
This commit is contained in:
@@ -546,6 +546,7 @@ struct pipe_h264_enc_pic_control
|
||||
int8_t pic_init_qs_minus26;
|
||||
int8_t chroma_qp_index_offset;
|
||||
int8_t second_chroma_qp_index_offset;
|
||||
uint8_t temporal_id;
|
||||
};
|
||||
|
||||
struct pipe_h264_enc_dbk_param
|
||||
|
Reference in New Issue
Block a user