Lines Matching refs:configMode
534 const UCHAR configMode, UCHAR *configChanged, const INT downscaleFactor) { in sbrDecoder_InitElement() argument
572 if (configMode & AC_CM_DET_CFG_CHANGE) { in sbrDecoder_InitElement()
597 if (configMode & AC_CM_DET_CFG_CHANGE) { in sbrDecoder_InitElement()
806 const UCHAR configMode, UCHAR *configChanged, in sbrDecoder_Header() argument
824 if (configMode & AC_CM_DET_CFG_CHANGE) { in sbrDecoder_Header()
830 elementIndex, harmonicSBR, stereoConfigIndex, configMode, configChanged, in sbrDecoder_Header()
837 if (configMode & AC_CM_DET_CFG_CHANGE) { in sbrDecoder_Header()
846 headerStatus = sbrGetHeaderData(hSbrHeader, hBs, self->flags, 0, configMode); in sbrDecoder_Header()
849 if (configMode & AC_CM_DET_CFG_CHANGE) { in sbrDecoder_Header()
855 if (configMode & AC_CM_ALLOC_MEM) { in sbrDecoder_Header()
882 if (configMode & AC_CM_DET_CFG_CHANGE) { in sbrDecoder_Header()