Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dalsdec.c1639 static int read_frame_data(ALSDecContext *ctx, unsigned int ra_frame) in read_frame_data() function
1827 if ((invalid_frame = read_frame_data(ctx, ra_frame)) < 0) in decode_frame()