Searched refs:clipInfo (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.c | 4883 …lipDecoderPlay(API_AUDIO_CUSTOMER_ADEC_INDEX adecIndex, API_AUDIO_CUSTOMER_CLIP_DEC_PARAM clipInfo) in AU_CUS_ClipDecoderPlay() argument 4890 pstAudioCustomerShmData->g_audio_customer_ADEC0_UpperCodec = clipInfo.clipType; in AU_CUS_ClipDecoderPlay() 4908 pstAudioCustomerShmData->g_audio_customer_ADEC1_UpperCodec = clipInfo.clipType; in AU_CUS_ClipDecoderPlay() 11483 …_AUDIO_CUSTOMER_ADEC_INDEX adecIndex, API_AUDIO_CUSTOMER_CLIP_DEC_PARAM clipInfo, MS_U32 bufSize, … in AU_CUS_Demo_MM_New_Mode_Play() argument 11486 AU_nDBG("[clipInfo.clipType = 0x%x] \n", (unsigned int)clipInfo.clipType); in AU_CUS_Demo_MM_New_Mode_Play() 11487 AU_nDBG("[clipInfo.repeatNumber = 0x%x] \n", (unsigned int)clipInfo.repeatNumber); in AU_CUS_Demo_MM_New_Mode_Play() 11494 AU_Demo_MM_New_Mode_DecInfo.u32RepeatNum = clipInfo.repeatNumber; in AU_CUS_Demo_MM_New_Mode_Play() 11547 …_AUDIO_CUSTOMER_ADEC_INDEX adecIndex, API_AUDIO_CUSTOMER_CLIP_DEC_PARAM clipInfo, MS_U32 bufSize, … in AU_CUS_Demo_MM_New_Mode_AD_Play() argument 11550 AU_nDBG("[clipInfo.clipType = 0x%x] \n", (unsigned int)clipInfo.clipType); in AU_CUS_Demo_MM_New_Mode_AD_Play() 11551 AU_nDBG("[clipInfo.repeatNumber = 0x%x] \n", (unsigned int)clipInfo.repeatNumber); in AU_CUS_Demo_MM_New_Mode_AD_Play() [all …]
|
| H A D | apiAUDIO_v2_customer.h | 2025 …_AUDIO_CUSTOMER_ADEC_INDEX adecIndex, API_AUDIO_CUSTOMER_CLIP_DEC_PARAM clipInfo, MS_U32 bufSize, … 2031 …UDIO_CUSTOMER_MIXER_INDEX mixerIndex, API_AUDIO_CUSTOMER_CLIP_MIX_PARAM clipInfo, MS_U32 bufSize, …
|