gallium: update h264 struct to track temporal layers

Signed-off-by: Thong Thai <thong.thai@amd.com>
Reviewed-by: Boyuan Zhang <Boyuan.Zhang@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11850>
This commit is contained in:
Thong Thai
2021-07-13 11:52:11 -04:00
parent 96c581e897
commit 41f4b69354
+1
View File
@@ -413,6 +413,7 @@ struct pipe_h264_enc_picture_desc
unsigned ref_idx_l1;
unsigned gop_size;
unsigned ref_pic_mode;
unsigned num_temporal_layers;
bool not_referenced;
bool enable_vui;