Searched refs:indexR (Results 1 – 2 of 2) sorted by relevance
71 uint16_t listSize, uint16_t *indexL, uint16_t *indexR);869 uint16_t *indexL, uint16_t *indexR) in getLowerUpperIndex() argument877 *indexL = *indexR = 0; in getLowerUpperIndex()881 *indexL = *indexR = (uint16_t)(listSize - 1); in getLowerUpperIndex()892 *indexL = *indexR = i; in getLowerUpperIndex()901 *indexR = (uint16_t)(i + 1); in getLowerUpperIndex()906 *indexL = *indexR = 0; in getLowerUpperIndex()
82 uint16_t listSize, uint16_t *indexL, uint16_t *indexR);2109 uint16_t *indexL, uint16_t *indexR) in getLowerUpperIndex() argument2117 *indexL = *indexR = 0; in getLowerUpperIndex()2121 *indexL = *indexR = (uint16_t)(listSize - 1); in getLowerUpperIndex()2132 *indexL = *indexR = i; in getLowerUpperIndex()2141 *indexR = (uint16_t)(i + 1); in getLowerUpperIndex()