提交 9978ed7d 编写于 作者: Y Young Han Lee 提交者: Diego Biurrun

aacdec: indentation cosmetics

Signed-off-by: NDiego Biurrun <diego@biurrun.de>
上级 b4a53314
......@@ -181,8 +181,7 @@ static ChannelElement *get_che(AACContext *ac, int type, int elem_id)
*/
static av_cold int che_configure(AACContext *ac,
enum ChannelPosition che_pos[4][MAX_ELEM_ID],
int type, int id,
int *channels)
int type, int id, int *channels)
{
if (che_pos[type][id]) {
if (!ac->che[type][id] && !(ac->che[type][id] = av_mallocz(sizeof(ChannelElement))))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册