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