Searched refs:captureSourceType (Results 1 – 1 of 1) sorted by relevance
27128 AUDIO_CAPTURE_SOURCE_TYPE captureSourceType = E_CAPTURE_MAX_NUM; in API_AUDIO_CUSTOMER_AENC_Start() local27145 captureSourceType = E_CAPTURE_CH5; in API_AUDIO_CUSTOMER_AENC_Start()27149 captureSourceType = E_CAPTURE_CH6; in API_AUDIO_CUSTOMER_AENC_Start()27153 … AU_nPRINT("[A] [Error] [%s] [wrong mp3 encode input :0x%x] \n", __FUNCTION__, captureSourceType); in API_AUDIO_CUSTOMER_AENC_Start()27156 if(AU_CUS_MP3EncodeInit(AU_CUS_MP3EncCallBack, captureSourceType) == TRUE) in API_AUDIO_CUSTOMER_AENC_Start()