Searched refs:indx (Results 1 – 2 of 2) sorted by relevance
205 u32 offset, indx, img_size; in get_addr_by_type() local212 indx = ffs(logo_type); in get_addr_by_type()214 offset = img_size * indx; in get_addr_by_type()
725 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF() argument732 if (indx >= cftab[mid]) nb = mid; else na = mid; in BZ2_indexIntoF()