Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/
H A DhalAUDIO.h549 MS_S32 HAL_AUDIO_MP3_ENCODER1_Start(void);
H A DhalAUDIO.c15881 MS_S32 HAL_AUDIO_MP3_ENCODER1_Start(void) in HAL_AUDIO_MP3_ENCODER1_Start() function
16039 HAL_AUDIO_MP3_ENCODER1_Start(); in HAL_AUDIO_MP3_ENCODER1_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalAUDIO.h543 MS_S32 HAL_AUDIO_MP3_ENCODER1_Start(void);
H A DhalAUDIO.c16065 MS_S32 HAL_AUDIO_MP3_ENCODER1_Start(void) in HAL_AUDIO_MP3_ENCODER1_Start() function
16223 HAL_AUDIO_MP3_ENCODER1_Start(); in HAL_AUDIO_MP3_ENCODER1_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/
H A DhalAUDIO.h548 MS_S32 HAL_AUDIO_MP3_ENCODER1_Start(void);
H A DhalAUDIO.c16455 MS_S32 HAL_AUDIO_MP3_ENCODER1_Start(void) in HAL_AUDIO_MP3_ENCODER1_Start() function
16613 HAL_AUDIO_MP3_ENCODER1_Start(); in HAL_AUDIO_MP3_ENCODER1_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalAUDIO.h542 MS_S32 HAL_AUDIO_MP3_ENCODER1_Start(void);
H A DhalAUDIO.c15353 MS_S32 HAL_AUDIO_MP3_ENCODER1_Start(void) in HAL_AUDIO_MP3_ENCODER1_Start() function
15511 HAL_AUDIO_MP3_ENCODER1_Start(); in HAL_AUDIO_MP3_ENCODER1_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalAUDIO.h543 MS_S32 HAL_AUDIO_MP3_ENCODER1_Start(void);
H A DhalAUDIO.c15912 MS_S32 HAL_AUDIO_MP3_ENCODER1_Start(void) in HAL_AUDIO_MP3_ENCODER1_Start() function
16070 HAL_AUDIO_MP3_ENCODER1_Start(); in HAL_AUDIO_MP3_ENCODER1_Read()
/utopia/UTPA2-700.0.x/modules/audio/drv/audio/
H A DdrvAUDIO.c3013 s32Ret = HAL_AUDIO_MP3_ENCODER1_Start(); in MDrv_AUDIO_ENCODER_Start()