Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dflacdec.c361 static int decode_subframe_lpc(FLACContext *s, int32_t *decoded, int pred_order, in decode_subframe_lpc() function
456 if ((ret = decode_subframe_lpc(s, decoded, (type & ~0x20)+1, bps)) < 0) in decode_subframe()
H A Dshorten.c351 static int decode_subframe_lpc(ShortenContext *s, int command, int channel, in decode_subframe_lpc() function
706 if ((ret = decode_subframe_lpc(s, cmd, channel, in shorten_decode_frame()

Completed in 3 milliseconds