Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Desound.h202 #define ESD_SWAP_ENDIAN_KEY (PA_UINT32_SWAP(ESD_ENDIAN_KEY)) macro
Dprotocol-esound.c366 else if (ekey == ESD_SWAP_ENDIAN_KEY) in esd_proto_connect()