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