Home
last modified time | relevance | path

Searched refs:id32 (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/Compress/
H A DXzEncoder.cpp131 const UInt32 id32 = prop.ulVal; in SetCoderProp() local
132 if (id32 == XZ_ID_Delta) in SetCoderProp()
144 UInt32 id32 = ConvertStringToUInt32(name, &end); in SetCoderProp() local
153 id32 = XZ_ID_Delta; in SetCoderProp()
160 id32 = (unsigned)filterId; in SetCoderProp()
164 if (id32 == XZ_ID_Delta) in SetCoderProp()
176 xzProps.filterProps.id = id32; in SetCoderProp()
/third_party/alsa-lib/test/
H A Dcontrol.c73 printf(" sync - 0x%x,0x%x,0x%x,0x%x\n", sync.id32[0], sync.id32[1], sync.id32[2], sync.id32[3]); in main()
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h342 unsigned int id32[4]; member
/third_party/alsa-lib/include/
H A Dpcm.h508 unsigned int id32[4]; member

Completed in 8 milliseconds