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:
Boyuan Zhang 2017-12-07 16:13:51 -05:00 committed by Leo Liu
parent 3181065b7f
commit d9727f31a8
1 changed files with 0 additions and 1 deletions

View File

@ -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;