Home
last modified time | relevance | path

Searched refs:AudioSampleFormat2AVSampleFormat (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/
H A Dffmpeg_aac_encoder_plugin.h103 bool AudioSampleFormat2AVSampleFormat(const AudioSampleFormat &audioFmt, AVSampleFormat &fmt);
H A Dffmpeg_aac_encoder_plugin.cpp134 AudioSampleFormat2AVSampleFormat(audioSampleFormat_, srcFmt_); in CheckSampleFormat()
191 bool FFmpegAACEncoderPlugin::AudioSampleFormat2AVSampleFormat(const AudioSampleFormat &audioFmt, AV… in AudioSampleFormat2AVSampleFormat() function in OHOS::Media::Plugins::Ffmpeg::FFmpegAACEncoderPlugin