Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwavpack.c116 int dsd_channels; member
990 s->dsd_channels = 0; in wv_dsd_reset()
1003 s->dsd_channels = channels; in wv_dsd_reset()
1028 fdst->dsd_channels = 0; in update_thread_context()
1034 fdst->dsd_channels = fsrc->dsd_channels; in update_thread_context()
1532 if (new_channels != wc->dsd_channels || in wavpack_decode_block()