Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c453 #define GetUnalignedQwordEx(pb, qw) GetUnalignedQword(pb, qw) ; (pb) += sizeof(QWORD); macro
460 #define LoadQWORD(qw, p) GetUnalignedQwordEx(p, qw)