Searched refs:Mp3Decoder (Results 1 – 4 of 4) sorted by relevance
25 Mp3Decoder::Mp3Decoder() in Mp3Decoder() function in Mp3Decoder33 OMX_BOOL Mp3Decoder::Mp3DecInit(OMX_AUDIO_CONFIG_EQUALIZERTYPE* aEqualizerType) in Mp3DecInit()67 void Mp3Decoder::ResetDecoder() in ResetDecoder()75 void Mp3Decoder::Mp3DecDeinit() in Mp3DecDeinit()92 Int Mp3Decoder::Mp3DecodeAudio(OMX_S16* aOutBuff, in Mp3DecodeAudio()
296 ipMp3Dec = OSCL_NEW(Mp3Decoder, ()); in ConstructComponent()302 oscl_memset(ipMp3Dec, 0, sizeof(Mp3Decoder)); in ConstructComponent()
31 class Mp3Decoder35 Mp3Decoder();
78 Mp3Decoder* ipMp3Dec;