Home
last modified time | relevance | path

Searched refs:dsd_channel (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddsddec.c73 static int dsd_channel(AVCodecContext *avctx, void *tdata, int j, int threadnr) in dsd_channel() function
111 avctx->execute2(avctx, dsd_channel, &td, NULL, avctx->ch_layout.nb_channels); in decode_frame()
H A Dwavpack.c1621 static int dsd_channel(AVCodecContext *avctx, void *frmptr, int jobnr, int threadnr) in dsd_channel() function
1687 avctx->execute2(avctx, dsd_channel, s->frame, NULL, avctx->ch_layout.nb_channels); in wavpack_decode_frame()

Completed in 4 milliseconds