Loading lib_enc/lib_enc.h +4 −0 Original line number Diff line number Diff line Loading @@ -223,6 +223,10 @@ ivas_error IVAS_ENC_ConfigureForSBAObjects( const IVAS_ENC_SBA_ORDER order, /* i : order of the Ambisonics input */ const bool isPlanar, /* i : if true, input is treated as planar Ambisonics */ const bool Opt_PCA_ON /* i : PCA option flag */ #ifdef NONBE_FIX_ISM_XOVER_BR , const bool lbr_disc_obj /* i : Code objects separately in OSBA */ #endif ); /*! r: error code */ Loading lib_enc/lib_enc.c +1 −1 File changed.Contains only whitespace changes. Show changes Loading
lib_enc/lib_enc.h +4 −0 Original line number Diff line number Diff line Loading @@ -223,6 +223,10 @@ ivas_error IVAS_ENC_ConfigureForSBAObjects( const IVAS_ENC_SBA_ORDER order, /* i : order of the Ambisonics input */ const bool isPlanar, /* i : if true, input is treated as planar Ambisonics */ const bool Opt_PCA_ON /* i : PCA option flag */ #ifdef NONBE_FIX_ISM_XOVER_BR , const bool lbr_disc_obj /* i : Code objects separately in OSBA */ #endif ); /*! r: error code */ Loading