Searched defs:get_idx (Results 1 – 2 of 2) sorted by relevance
205 static inline uint8_t get_idx(uint8_t *list, uint8_t tgt) in get_idx() function
180 int get_idx(int ri, int ci, int cSize) { return ri * cSize + ci; } in get_idx() function