Searched refs:DSP_BASE (Results 1 – 2 of 2) sorted by relevance
23 #define DSP_BASE 71 /* 3 more hi / lo register pairs */ macro
246 reinterpret_cast<void*>(DSP_BASE + (i * 2)), &info->hi[i]); in GetThreadInfoByIndex()248 reinterpret_cast<void*>(DSP_BASE + (i * 2) + 1), &info->lo[i]); in GetThreadInfoByIndex()