mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 16:18:06 +02:00
vl: remove is idr flag
Remove is_idr flag since not being used anymore. Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com>
This commit is contained in:
parent
3181065b7f
commit
d9727f31a8
1 changed files with 0 additions and 1 deletions
|
|
@ -407,7 +407,6 @@ struct pipe_h264_enc_picture_desc
|
|||
unsigned ref_pic_mode;
|
||||
|
||||
bool not_referenced;
|
||||
bool is_idr;
|
||||
bool enable_vui;
|
||||
struct util_hash_table *frame_idx;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue