/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/decoder/ |
H A D | audio_ffmpeg_amrnb_decoder_plugin.cpp | 74 int32_t AudioFFMpegAmrnbDecoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &inpu… in ProcessSendData() function in OHOS::MediaAVCodec::AudioFFMpegAmrnbDecoderPlugin
|
H A D | audio_ffmpeg_amrwb_decoder_plugin.cpp | 74 int32_t AudioFFMpegAmrwbDecoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &inpu… in ProcessSendData() function in OHOS::MediaAVCodec::AudioFFMpegAmrwbDecoderPlugin
|
H A D | audio_ffmpeg_flac_decoder_plugin.cpp | 106 int32_t AudioFFMpegFlacDecoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &input… in ProcessSendData() function in OHOS::MediaAVCodec::AudioFFMpegFlacDecoderPlugin
|
H A D | audio_ffmpeg_mp3_decoder_plugin.cpp | 68 int32_t AudioFFMpegMp3DecoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &inputB… in ProcessSendData() function in OHOS::MediaAVCodec::AudioFFMpegMp3DecoderPlugin
|
H A D | audio_opus_decoder_plugin.cpp | 122 int32_t AudioOpusDecoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &inputBuffer) in ProcessSendData() function in OHOS::MediaAVCodec::AudioOpusDecoderPlugin
|
H A D | audio_ffmpeg_aac_decoder_plugin.cpp | 149 int32_t AudioFFMpegAacDecoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &inputB… in ProcessSendData() function in OHOS::MediaAVCodec::AudioFFMpegAacDecoderPlugin
|
H A D | audio_g711mu_decoder_plugin.cpp | 73 int32_t AudioG711muDecoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &inputBuff… in ProcessSendData() function in OHOS::MediaAVCodec::AudioG711muDecoderPlugin
|
H A D | audio_ffmpeg_vorbis_decoder_plugin.cpp | 236 int32_t AudioFFMpegVorbisDecoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &inp… in ProcessSendData() function in OHOS::MediaAVCodec::AudioFFMpegVorbisDecoderPlugin
|
H A D | audio_ffmpeg_decoder_plugin.cpp | 55 int32_t AudioFfmpegDecoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &inputBuff… in ProcessSendData() function in OHOS::MediaAVCodec::AudioFfmpegDecoderPlugin
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/ |
H A D | audio_opus_encoder_plugin.cpp | 148 int32_t AudioOpusEncoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &inputBuffer) in ProcessSendData() function in OHOS::MediaAVCodec::AudioOpusEncoderPlugin
|
H A D | audio_g711mu_encoder_plugin.cpp | 154 int32_t AudioG711muEncoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &inputBuff… in ProcessSendData() function in OHOS::MediaAVCodec::AudioG711muEncoderPlugin
|
H A D | audio_ffmpeg_flac_encoder_plugin.cpp | 209 int32_t AudioFFMpegFlacEncoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &input… in ProcessSendData() function in OHOS::MediaAVCodec::AudioFFMpegFlacEncoderPlugin
|
H A D | audio_ffmpeg_encoder_plugin.cpp | 45 int32_t AudioFfmpegEncoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &inputBuff… in ProcessSendData() function in OHOS::MediaAVCodec::AudioFfmpegEncoderPlugin
|
H A D | audio_ffmpeg_aac_encoder_plugin.cpp | 211 int32_t AudioFFMpegAacEncoderPlugin::ProcessSendData(const std::shared_ptr<AudioBufferInfo> &inputB… in ProcessSendData() function in OHOS::MediaAVCodec::AudioFFMpegAacEncoderPlugin
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_statemachine.cpp | 256 void PanStateMachine::ProcessSendData(const PanMessage &msg) in ProcessSendData() function in OHOS::bluetooth::PanStateMachine
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/ |
H A D | ffmpeg_base_decoder.cpp | 60 Status FfmpegBaseDecoder::ProcessSendData(const std::shared_ptr<AVBuffer> &inputBuffer) in ProcessSendData() function in OHOS::Media::Plugins::Ffmpeg::FfmpegBaseDecoder
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/ |
H A D | ffmpeg_base_encoder.cpp | 47 Status FFmpegBaseEncoder::ProcessSendData(const std::shared_ptr<AVBuffer> &inputBuffer) in ProcessSendData() function in OHOS::Media::Plugins::Ffmpeg::FFmpegBaseEncoder
|