[Mp4-tech] AAC: fill_element()

Richard Li rli accfast.com.tw
Thu Oct 28 15:09:59 EDT 2004


Hi,
According to ISO/IEC 13818-7:2003(E)
Table 26
fill_element()
{
	cnt = count;
	if(cnt == 15)
	{
		cnt += esc_count -1;
	}
	...
}
Can anyone tell me why cnt value gets increased with esc_count if cnt equals
15?
Best Regards,
Richard T. J. Li


More information about the Mp4-tech mailing list