Home
last modified time | relevance | path

Searched refs:HAL_AUDIO_MP3_ENCODER2_Start (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/
H A DhalAUDIO.h559 MS_S32 HAL_AUDIO_MP3_ENCODER2_Start(void);
H A DhalAUDIO.c16161 MS_S32 HAL_AUDIO_MP3_ENCODER2_Start(void) in HAL_AUDIO_MP3_ENCODER2_Start() function
16319 HAL_AUDIO_MP3_ENCODER2_Start(); in HAL_AUDIO_MP3_ENCODER2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalAUDIO.h553 MS_S32 HAL_AUDIO_MP3_ENCODER2_Start(void);
H A DhalAUDIO.c16345 MS_S32 HAL_AUDIO_MP3_ENCODER2_Start(void) in HAL_AUDIO_MP3_ENCODER2_Start() function
16503 HAL_AUDIO_MP3_ENCODER2_Start(); in HAL_AUDIO_MP3_ENCODER2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/
H A DhalAUDIO.h558 MS_S32 HAL_AUDIO_MP3_ENCODER2_Start(void);
H A DhalAUDIO.c16735 MS_S32 HAL_AUDIO_MP3_ENCODER2_Start(void) in HAL_AUDIO_MP3_ENCODER2_Start() function
16893 HAL_AUDIO_MP3_ENCODER2_Start(); in HAL_AUDIO_MP3_ENCODER2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalAUDIO.h552 MS_S32 HAL_AUDIO_MP3_ENCODER2_Start(void);
H A DhalAUDIO.c15633 MS_S32 HAL_AUDIO_MP3_ENCODER2_Start(void) in HAL_AUDIO_MP3_ENCODER2_Start() function
15791 HAL_AUDIO_MP3_ENCODER2_Start(); in HAL_AUDIO_MP3_ENCODER2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalAUDIO.h553 MS_S32 HAL_AUDIO_MP3_ENCODER2_Start(void);
H A DhalAUDIO.c16192 MS_S32 HAL_AUDIO_MP3_ENCODER2_Start(void) in HAL_AUDIO_MP3_ENCODER2_Start() function
16350 HAL_AUDIO_MP3_ENCODER2_Start(); in HAL_AUDIO_MP3_ENCODER2_Read()
/utopia/UTPA2-700.0.x/modules/audio/drv/audio/
H A DdrvAUDIO.c3019 s32Ret = HAL_AUDIO_MP3_ENCODER2_Start(); in MDrv_AUDIO_ENCODER_Start()