mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
code cleanup
Co-authored-by: hguermaz <Hassen.Guermazi@intel.com> Co-authored-by: kelvinhu325 <kelvin.hu@intel.com> Co-authored-by: Amir Naghdinezhad <Amir.Naghdinezhad@intel.com> Co-authored-by: PhoenixWorthVCD <phoenix.worth@intel.com> Co-authored-by: lijing0010 <jing.b.li@intel.com> Co-authored-by: NaderMahdi <Nader.Mahdi@intel.com> Co-authored-by: chkngit <Chekib.Nouira@intel.com>
This commit is contained in:
parent
25d1930977
commit
0e98f89470
1 changed files with 0 additions and 3 deletions
|
@ -643,14 +643,11 @@ set_default_svt_configuration (EbSvtAv1EncConfiguration * svt_config)
|
|||
svt_config->inter_intra_compound = -1;
|
||||
svt_config->enable_paeth = -1;
|
||||
svt_config->enable_smooth = -1;
|
||||
svt_config->combine_class_12 = -1;
|
||||
svt_config->enable_mfmv = -1;
|
||||
svt_config->enable_redundant_blk = -1;
|
||||
svt_config->spatial_sse_fl = -1;
|
||||
svt_config->enable_subpel = -1;
|
||||
svt_config->over_bndry_blk = -1;
|
||||
svt_config->new_nearest_comb_inject = -1;
|
||||
svt_config->prune_unipred_me = -1;
|
||||
svt_config->prune_ref_rec_part = -1;
|
||||
svt_config->nsq_table = -1;
|
||||
svt_config->frame_end_cdf_update = -1;
|
||||
|
|
Loading…
Reference in a new issue