Commit 2cc5e4f8 authored by multrus's avatar multrus
Browse files

formatting

parent 9ea4cb60
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -208,7 +208,6 @@ int16_t ivas_param_mc_getNumTransportChannels(
}



/*-------------------------------------------------------------------------
 * ivas_param_mc_get_num_param_bands()
 *
+3 −5
Original line number Diff line number Diff line
@@ -2947,8 +2947,7 @@ static void getDirectPartGains(
    float Rmat[3][3],
    PARAMBIN_HRTF_GAIN_CACHE *gainCache,
    const int16_t isHeadtracked,
    HRTFS_PARAMBIN_HANDLE hHrtfParambin
)
    HRTFS_PARAMBIN_HANDLE hHrtfParambin )
{
    float aziRad, eleRad;
    float y, mappedX, aziRadMapped, A, A2, A3;
@@ -3021,8 +3020,7 @@ static void hrtfShGetHrtf(
    float *rImagp,
    PARAMBIN_HRTF_GAIN_CACHE *gainCache,
    const int16_t useCachedValue,
    HRTFS_PARAMBIN_HANDLE hHrtfParambin
)
    HRTFS_PARAMBIN_HANDLE hHrtfParambin )
{
    int16_t k;
    float( *hrtfShCoeffsReInt )[16][60];
+3 −4
Original line number Diff line number Diff line
@@ -89,8 +89,7 @@ static void getExtMasaMetadataFileName(
static void delayMasaMetadata(
    MASA_DECODER_EXT_OUT_META_HANDLE extOutMeta, /* i/o: New input metadata which is inplace replaced with delayed metadata frame */
    MASA_META_DELAY_STORAGE *delayStorage,       /* i/o: Storage for 15 ms of metadata and related descriptive metadata           */
    uint8_t delayNsf
)
    uint8_t delayNsf )
{
    int16_t dir, sf, band;
    uint8_t currentNumberOfDirections;
+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

Loading