Searched refs:graphIndex (Results 1 – 2 of 2) sorted by relevance
575 picoos_uint16 graphIndex, picoos_uchar * from, picoos_uchar * to, in picoktab_graphsGetGraphInfo() argument587 graphsOffset = g->offsetTable[graphIndex]; in picoktab_graphsGetGraphInfo()589 graphsOffset = g->offsetTable[2 * graphIndex] in picoktab_graphsGetGraphInfo()590 + (g->offsetTable[2 * graphIndex + 1] << 8); in picoktab_graphsGetGraphInfo()
123 picoos_uint16 graphIndex, picoos_uchar * from, picoos_uchar * to,