Searched refs:byteCount (Results 1 – 3 of 3) sorted by relevance
109 int byteCount[256]; member 162 i, j, k, t, runPos, symCount, symTotal, nSelectors, *byteCount; in get_next_block() local 169 byteCount = bd->byteCount; in get_next_block() 354 byteCount[i] = 0; in get_next_block() 446 byteCount[uc] += t; in get_next_block() 477 byteCount[uc]++; in get_next_block() 487 /* Turn byteCount into cumulative occurrence counts of 0 to n-1. */ in get_next_block() 490 k = j+byteCount[i]; in get_next_block() 491 byteCount[ in get_next_block() [all...]
1243 readcmd2->byteCount = cpu_to_le32(count * in aac_read_raw_io()1371 writecmd2->byteCount = cpu_to_le32(count * in aac_write_raw_io()
1917 __le32 byteCount; member