Doxy for reset_codec()

parent 3e4901b2
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment