Searched refs:hybInputReal__FDK (Results 1 – 3 of 3) sorted by relevance
360 FDK_ALLOCATE_MEMORY_2D_INT(self->hybInputReal__FDK, setup.maxNumInputChannels, in FDK_SpatialDecOpen()979 FDK_FREE_MEMORY_2D(self->hybInputReal__FDK); in FDK_SpatialDecClose()1247 self->hybInputReal__FDK, self->hybInputImag__FDK, ts, numInputChannels); in SpatialDecApplyParameterSets()1251 self, self->hybInputReal__FDK, /* input: hybInput(Real/Imag) */ in SpatialDecApplyParameterSets()1261 self->hybInputReal__FDK, /* input: hybInput(Real/Imag), in SpatialDecApplyParameterSets()
462 FIXP_DBL **hybInputReal__FDK; member
395 pReal = self->hybInputReal__FDK[ch]; in extractBBEnv()