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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user