Searched refs:partiallyComplex (Results 1 – 4 of 4) sorted by relevance
171 int partiallyComplex; member221 int partiallyComplex; member266 const INT seed, const INT partiallyComplex,
985 int partiallyComplex, const FDK_DUCKER_TYPE duckerType, in DuckerInit() argument1021 self->partiallyComplex = partiallyComplex; in DuckerInit()1458 const INT seed, const INT partiallyComplex, in FDKdecorrelateInit() argument1472 hDecorrDec->partiallyComplex = partiallyComplex; in FDKdecorrelateInit()1478 if (partiallyComplex) { in FDKdecorrelateInit()1497 if (partiallyComplex) return 1; in FDKdecorrelateInit()1515 if (partiallyComplex) return 1; in FDKdecorrelateInit()1615 &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()