Searched refs:DECORR_DEC (Results 1 – 4 of 4) sorted by relevance
166 typedef struct DECORR_DEC *HANDLE_DECORR_DEC;204 typedef struct DECORR_DEC { struct222 } DECORR_DEC; argument
291 DECORR_DEC apDecor; /*!< Decorrelator instance. */
510 DECORR_DEC *apDecor; /*!< pointer decorrelator array. */
477 FDK_ALLOCATE_MEMORY_1D(self->apDecor, setup.maxNumDecorChannels, DECORR_DEC) in FDK_SpatialDecOpen()