Lines Matching refs:configMode
940 UCHAR configMode = 0; in CAacDecoder_ExtPayloadParse() local
945 configMode |= AC_CM_ALLOC_MEM; in CAacDecoder_ExtPayloadParse()
954 0, configMode, &configChanged, self->downscaleFactor); in CAacDecoder_ExtPayloadParse()
1478 UCHAR configMode, UCHAR *configChanged) { in CAacDecoder_Init() argument
1664 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1682 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1726 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1767 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1795 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1814 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1828 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1845 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1919 if (configMode & AC_CM_ALLOC_MEM) { in CAacDecoder_Init()
1940 if (configMode & AC_CM_DET_CFG_CHANGE) { in CAacDecoder_Init()
2641 UCHAR configMode = 0; in CAacDecoder_DecodeFrame() local
2643 configMode |= AC_CM_ALLOC_MEM; in CAacDecoder_DecodeFrame()
2652 0, configMode, &configChanged, self->downscaleFactor); in CAacDecoder_DecodeFrame()