Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.h1407 …API_AUDIO_CUSTOMER_PCM_ENDIAN endianType; /* 0 : little endian, 1 : big endian … member
H A DapiAUDIO_v2_customer.c21178 clipInfo.endianType = (API_AUDIO_CUSTOMER_PCM_ENDIAN)arg6; in AU_CUS_SingleFunctionDebugMenu()
26773 AU_nDBG("[clipInfo.endianType = 0x%x] \n", (unsigned int)clipInfo.endianType); in API_AUDIO_CUSTOMER_PlayClipMixer()