Home
last modified time | relevance | path

Searched defs:DST (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
DAudioUtil.h40 DST, enumerator
/hardware/google/gfxstream/guest/mesa/src/util/
Du_math.h726 #define COPY_4V( DST, SRC ) \ argument
737 #define COPY_4FV( DST, SRC ) COPY_4V(DST, SRC) argument
742 #define ASSIGN_4V( DST, V0, V1, V2, V3 ) \ argument