Lines Matching refs:channel_coded
499 s->channel_coded[ch] = a; in wma_decode_block()
534 if (s->channel_coded[ch]) { in wma_decode_block()
547 if (s->channel_coded[ch]) { in wma_decode_block()
570 if (s->channel_coded[ch]) { in wma_decode_block()
584 if (s->channel_coded[ch] && !s->exponents_initialized[ch]) in wma_decode_block()
590 if (s->channel_coded[ch]) { in wma_decode_block()
620 if (s->channel_coded[ch]) { in wma_decode_block()
721 if (s->channel_coded[ch]) { in wma_decode_block()
728 if (s->ms_stereo && s->channel_coded[1]) { in wma_decode_block()
732 if (!s->channel_coded[0]) { in wma_decode_block()
735 s->channel_coded[0] = 1; in wma_decode_block()
748 if (s->channel_coded[ch]) in wma_decode_block()