Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dalsdec.c1237 static int read_channel_data(ALSDecContext *ctx, ALSChannelData *cd, int c) in read_channel_data() function
1743 if ((ret = read_channel_data(ctx, ctx->chan_data[c], c)) < 0) in read_frame_data()