Searched refs:partiallyComplex (Results 1 – 4 of 4) sorted by relevance
171 int partiallyComplex; member221 int partiallyComplex; member266 const INT seed, const INT partiallyComplex,
990 int partiallyComplex, const FDK_DUCKER_TYPE duckerType, in DuckerInit() argument1026 self->partiallyComplex = partiallyComplex; in DuckerInit()1490 const INT seed, const INT partiallyComplex, in FDKdecorrelateInit() argument1504 hDecorrDec->partiallyComplex = partiallyComplex; in FDKdecorrelateInit()1510 if (partiallyComplex) { in FDKdecorrelateInit()1529 if (partiallyComplex) return 1; in FDKdecorrelateInit()1547 if (partiallyComplex) return 1; in FDKdecorrelateInit()1647 &hDecorrDec->ducker, hDecorrDec->numbins, hDecorrDec->partiallyComplex, in FDKdecorrelateInit()
363 int partiallyComplex; member
498 self->partiallyComplex = (config->decoderMode != EXT_HQ_ONLY) ? 1 : 0; in FDK_SpatialDecOpen()