Searched refs:AudioDecoderMp3Process (Results 1 – 2 of 2) sorted by relevance
144 return AudioDecoderMp3Process(inputBuffer_, outputBuffer); in GetPcmDataProcess()207 Status Minimp3DecoderPlugin::AudioDecoderMp3Process(std::shared_ptr<Buffer> inBuffer, std::shared_p… in AudioDecoderMp3Process() function in OHOS::Media::Plugin::Minimp3::Minimp3DecoderPlugin
88 …Status AudioDecoderMp3Process(std::shared_ptr<Buffer> inBuffer, std::shared_ptr<Buffer> outBuffer);