Home
last modified time | relevance | path

Searched refs:start_channels (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dwmaprodec.c1952 int i, ret, start_channels = 0; in xma_decode_init() local
2003 s->start_channel[i] = start_channels; in xma_decode_init()
2004 start_channels += s->xma[i].nb_channels; in xma_decode_init()
2006 if (start_channels != avctx->ch_layout.nb_channels) in xma_decode_init()