mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-29 02:42:21 +00:00
Doxy for reset_codec()
This commit is contained in:
parent
3e4901b24e
commit
d47782df26
@ -756,6 +756,9 @@ static void clear_codec_buffers(WmallDecodeCtx *s)
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
*@brief Resets filter parameters and transient area at new seekable tile
|
||||
*/
|
||||
static void reset_codec(WmallDecodeCtx *s)
|
||||
{
|
||||
int ich, ilms;
|
||||
|
Loading…
Reference in New Issue
Block a user