Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/
H A DhalAUDIO.h560 MS_S32 HAL_AUDIO_MP3_ENCODER2_Stop(void);
H A DhalAUDIO.c16133 HAL_AUDIO_MP3_ENCODER2_Stop(); in HAL_AUDIO_MP3_ENCODER2_Open()
16175 MS_S32 HAL_AUDIO_MP3_ENCODER2_Stop(void) in HAL_AUDIO_MP3_ENCODER2_Stop() function
16317 HAL_AUDIO_MP3_ENCODER2_Stop(); in HAL_AUDIO_MP3_ENCODER2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalAUDIO.h554 MS_S32 HAL_AUDIO_MP3_ENCODER2_Stop(void);
H A DhalAUDIO.c16317 HAL_AUDIO_MP3_ENCODER2_Stop(); in HAL_AUDIO_MP3_ENCODER2_Open()
16359 MS_S32 HAL_AUDIO_MP3_ENCODER2_Stop(void) in HAL_AUDIO_MP3_ENCODER2_Stop() function
16501 HAL_AUDIO_MP3_ENCODER2_Stop(); in HAL_AUDIO_MP3_ENCODER2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/
H A DhalAUDIO.h559 MS_S32 HAL_AUDIO_MP3_ENCODER2_Stop(void);
H A DhalAUDIO.c16707 HAL_AUDIO_MP3_ENCODER2_Stop(); in HAL_AUDIO_MP3_ENCODER2_Open()
16749 MS_S32 HAL_AUDIO_MP3_ENCODER2_Stop(void) in HAL_AUDIO_MP3_ENCODER2_Stop() function
16891 HAL_AUDIO_MP3_ENCODER2_Stop(); in HAL_AUDIO_MP3_ENCODER2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalAUDIO.h553 MS_S32 HAL_AUDIO_MP3_ENCODER2_Stop(void);
H A DhalAUDIO.c15605 HAL_AUDIO_MP3_ENCODER2_Stop(); in HAL_AUDIO_MP3_ENCODER2_Open()
15647 MS_S32 HAL_AUDIO_MP3_ENCODER2_Stop(void) in HAL_AUDIO_MP3_ENCODER2_Stop() function
15789 HAL_AUDIO_MP3_ENCODER2_Stop(); in HAL_AUDIO_MP3_ENCODER2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalAUDIO.h554 MS_S32 HAL_AUDIO_MP3_ENCODER2_Stop(void);
H A DhalAUDIO.c16164 HAL_AUDIO_MP3_ENCODER2_Stop(); in HAL_AUDIO_MP3_ENCODER2_Open()
16206 MS_S32 HAL_AUDIO_MP3_ENCODER2_Stop(void) in HAL_AUDIO_MP3_ENCODER2_Stop() function
16348 HAL_AUDIO_MP3_ENCODER2_Stop(); in HAL_AUDIO_MP3_ENCODER2_Read()
/utopia/UTPA2-700.0.x/modules/audio/drv/audio/
H A DdrvAUDIO.c3056 s32Ret = HAL_AUDIO_MP3_ENCODER2_Stop(); in MDrv_AUDIO_ENCODER_Stop()