Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/
H A DhalAUDIO.h550 MS_S32 HAL_AUDIO_MP3_ENCODER1_Stop(void);
H A DhalAUDIO.c15853 HAL_AUDIO_MP3_ENCODER1_Stop(); in HAL_AUDIO_MP3_ENCODER1_Open()
15895 MS_S32 HAL_AUDIO_MP3_ENCODER1_Stop(void) in HAL_AUDIO_MP3_ENCODER1_Stop() function
16037 HAL_AUDIO_MP3_ENCODER1_Stop(); in HAL_AUDIO_MP3_ENCODER1_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalAUDIO.h544 MS_S32 HAL_AUDIO_MP3_ENCODER1_Stop(void);
H A DhalAUDIO.c16037 HAL_AUDIO_MP3_ENCODER1_Stop(); in HAL_AUDIO_MP3_ENCODER1_Open()
16079 MS_S32 HAL_AUDIO_MP3_ENCODER1_Stop(void) in HAL_AUDIO_MP3_ENCODER1_Stop() function
16221 HAL_AUDIO_MP3_ENCODER1_Stop(); in HAL_AUDIO_MP3_ENCODER1_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/
H A DhalAUDIO.h549 MS_S32 HAL_AUDIO_MP3_ENCODER1_Stop(void);
H A DhalAUDIO.c16427 HAL_AUDIO_MP3_ENCODER1_Stop(); in HAL_AUDIO_MP3_ENCODER1_Open()
16469 MS_S32 HAL_AUDIO_MP3_ENCODER1_Stop(void) in HAL_AUDIO_MP3_ENCODER1_Stop() function
16611 HAL_AUDIO_MP3_ENCODER1_Stop(); in HAL_AUDIO_MP3_ENCODER1_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalAUDIO.h543 MS_S32 HAL_AUDIO_MP3_ENCODER1_Stop(void);
H A DhalAUDIO.c15325 HAL_AUDIO_MP3_ENCODER1_Stop(); in HAL_AUDIO_MP3_ENCODER1_Open()
15367 MS_S32 HAL_AUDIO_MP3_ENCODER1_Stop(void) in HAL_AUDIO_MP3_ENCODER1_Stop() function
15509 HAL_AUDIO_MP3_ENCODER1_Stop(); in HAL_AUDIO_MP3_ENCODER1_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalAUDIO.h544 MS_S32 HAL_AUDIO_MP3_ENCODER1_Stop(void);
H A DhalAUDIO.c15884 HAL_AUDIO_MP3_ENCODER1_Stop(); in HAL_AUDIO_MP3_ENCODER1_Open()
15926 MS_S32 HAL_AUDIO_MP3_ENCODER1_Stop(void) in HAL_AUDIO_MP3_ENCODER1_Stop() function
16068 HAL_AUDIO_MP3_ENCODER1_Stop(); in HAL_AUDIO_MP3_ENCODER1_Read()
/utopia/UTPA2-700.0.x/modules/audio/drv/audio/
H A DdrvAUDIO.c3050 s32Ret = HAL_AUDIO_MP3_ENCODER1_Stop(); in MDrv_AUDIO_ENCODER_Stop()