This flag was never used by VCN previously, and now
it's used for feature that is not applied to us.
Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Boyuan Zhang <boyuan.zhang@amd.com>
Reviewed-by: James Zhu <James.Zhu@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5501>
index->filled = 0;
decode->stream_type = dec->stream_type;
- decode->decode_flags = 0x1;
+ decode->decode_flags = 0;
decode->width_in_samples = dec->base.width;
decode->height_in_samples = dec->base.height;