Home
last modified time | relevance | path

Searched refs:GetUnalignedDwordEx (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c452 #define GetUnalignedDwordEx(pb, dw) GetUnalignedDword(pb, dw) ; (pb) += sizeof(unsigned int); macro
459 #define LoadDWORD(dw, p) GetUnalignedDwordEx(p, dw)