Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.h1404 …MS_U32 numOfChannel; /* 2 : stereo, 1 : mono, 8 : 8 chann… member
H A DapiAUDIO_v2_customer.c21175 clipInfo.numOfChannel = (MS_U32)arg3; in AU_CUS_SingleFunctionDebugMenu()
26770 AU_nDBG("[clipInfo.numOfChannel = 0x%x] \n", (unsigned int)clipInfo.numOfChannel); in API_AUDIO_CUSTOMER_PlayClipMixer()