Searched refs:lcursor (Results 1 – 1 of 1) sorted by relevance
2424 const HBINT32 *lcursor = reinterpret_cast<const HBINT32 *> (row); in get_delta() local2428 delta += scalar * *lcursor++; in get_delta()2430 const HBINT16 *scursor = reinterpret_cast<const HBINT16 *> (lcursor); in get_delta()