Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwmaprodec.c1902 int i, ret, start_channels = 0; in xma_decode_init() local
1947 s->start_channel[i] = start_channels; in xma_decode_init()
1948 start_channels += s->xma[i].nb_channels; in xma_decode_init()
1950 if (start_channels != avctx->channels) in xma_decode_init()