Searched refs:initFlagsDec (Results 1 – 1 of 1) sorted by relevance
513 int initFlags = MPEGS_INIT_NONE, initFlagsDec; in initMpegSurroundDecoder() local523 initFlagsDec = in initMpegSurroundDecoder()541 if (initFlagsDec & MPEGS_INIT_CHANGE_HEADER) { in initMpegSurroundDecoder()545 if (initFlagsDec & MPEGS_INIT_CLEAR_HISTORY) { in initMpegSurroundDecoder()548 if (initFlagsDec & MPEGS_INIT_CHANGE_CONCEAL_PARAMS) { in initMpegSurroundDecoder()552 if (initFlagsDec & MPEGS_INIT_ENFORCE_REINIT) { in initMpegSurroundDecoder()562 0, (initFlagsDec & MPEGS_INIT_CHANGE_PARTIALLY_COMPLEX) ? 1 : 0, in initMpegSurroundDecoder()582 initFlagsDec = MPEGS_INIT_OK; in initMpegSurroundDecoder()592 initFlagsDec; in initMpegSurroundDecoder()