Searched defs:GetRefIdxMapping (Results 1 – 2 of 2) sorted by relevance
136 int8_t *GetRefIdxMapping() { return m_refIdxMapping; }; in GetRefIdxMapping() function137 const int8_t *GetRefIdxMapping() const { return m_refIdxMapping; }; in GetRefIdxMapping() function
69 int8_t *GetRefIdxMapping() { return m_refIdxMapping; }; in GetRefIdxMapping() function