Searched refs:totalsize (Results 1 – 1 of 1) sorted by relevance
526 int totalsize = 0; in getDecodedData() local528 totalsize += trackdata[i].size(); in getDecodedData()530 int[] trackbytes = new int[totalsize]; in getDecodedData()