Searched defs:__opus_check_int_ptr (Results 1 – 2 of 2) sorted by relevance
173 #define __opus_check_int_ptr(ptr) ((ptr) + ((ptr) - (opus_int32*)(ptr))) macro