Searched refs:flags_requested (Results 1 – 6 of 6) sorted by relevance
781 hgc->flags_requested = 0; in FDK_QmfDomain_ClearRequested()885 hgc->flags_requested |= QMF_FLAG_DOWNSAMPLED; in FDK_QmfDomain_Configure()894 if (hgc->flags != hgc->flags_requested) { in FDK_QmfDomain_Configure()895 if ((hgc->flags_requested & QMF_FLAG_MPSLDFB) && in FDK_QmfDomain_Configure()896 (hgc->flags_requested & QMF_FLAG_CLDFB)) { in FDK_QmfDomain_Configure()897 hgc->flags_requested &= ~QMF_FLAG_CLDFB; in FDK_QmfDomain_Configure()899 hgc->flags = hgc->flags_requested; in FDK_QmfDomain_Configure()
186 UINT flags_requested; /*!< Corresponding requested not yet active member
355 self->pQmfDomain->globalConf.flags_requested |= qmfFlags; in sbrDecoder_ResetElement()1857 self->pQmfDomain->globalConf.flags_requested |= QMF_FLAG_LP; in sbrDecoder_Apply()1860 self->pQmfDomain->globalConf.flags_requested &= ~QMF_FLAG_LP; in sbrDecoder_Apply()
1097 pGC->flags_requested |= QMF_FLAG_MPSLDFB; in mpegSurroundDecoder_ConfigureQmfDomain()1098 pGC->flags_requested &= ~QMF_FLAG_CLDFB; in mpegSurroundDecoder_ConfigureQmfDomain()
751 flags = self->pQmfDomain->globalConf.flags_requested; in FDK_SpatialDecInit()764 self->pQmfDomain->globalConf.flags_requested = flags; in FDK_SpatialDecInit()
2126 self->qmfDomain.globalConf.flags_requested = 0; in CAacDecoder_Init()