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