Home
last modified time | relevance | path

Searched defs:CheckSampleFormat (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/decoder/
H A Daudio_ffmpeg_amrnb_decoder_plugin.cpp138 bool AudioFFMpegAmrnbDecoderPlugin::CheckSampleFormat(const Format &format) in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioFFMpegAmrnbDecoderPlugin
H A Daudio_ffmpeg_amrwb_decoder_plugin.cpp138 bool AudioFFMpegAmrwbDecoderPlugin::CheckSampleFormat(const Format &format) in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioFFMpegAmrwbDecoderPlugin
H A Daudio_opus_decoder_plugin.cpp79 int32_t AudioOpusDecoderPlugin::CheckSampleFormat() in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioOpusDecoderPlugin
H A Daudio_ffmpeg_aac_decoder_plugin.cpp73 bool AudioFFMpegAacDecoderPlugin::CheckSampleFormat(const Format &format) in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioFFMpegAacDecoderPlugin
H A Daudio_ffmpeg_vorbis_decoder_plugin.cpp62 bool AudioFFMpegVorbisDecoderPlugin::CheckSampleFormat(const Format &format) in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioFFMpegVorbisDecoderPlugin
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_opus_encoder_plugin.cpp84 int32_t AudioOpusEncoderPlugin::CheckSampleFormat() in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioOpusEncoderPlugin
H A Daudio_g711mu_encoder_plugin.cpp60 int32_t AudioG711muEncoderPlugin::CheckSampleFormat() in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioG711muEncoderPlugin
H A Daudio_ffmpeg_aac_encoder_plugin.cpp95 bool AudioFFMpegAacEncoderPlugin::CheckSampleFormat(const Format &format) in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioFFMpegAacEncoderPlugin
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/aac/
H A Dffmpeg_aac_decoder_plugin.cpp158 bool FFmpegAACDecoderPlugin::CheckSampleFormat(const std::shared_ptr<Meta> &format) in CheckSampleFormat() function in OHOS::Media::Plugins::Ffmpeg::FFmpegAACDecoderPlugin
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/vorbis/
H A Dffmpeg_vorbis_decoder_plugin.cpp155 bool FFmpegVorbisDecoderPlugin::CheckSampleFormat(const std::shared_ptr<Meta> &format) in CheckSampleFormat() function in OHOS::Media::Plugins::Ffmpeg::FFmpegVorbisDecoderPlugin
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/
H A Dffmpeg_base_decoder.cpp411 bool FfmpegBaseDecoder::CheckSampleFormat(const std::shared_ptr<Meta> &format, int32_t channels) in CheckSampleFormat() function in OHOS::Media::Plugins::Ffmpeg::FfmpegBaseDecoder
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/source/audio_capture/
H A Daudio_capture_filter.cpp471 bool AudioCaptureFilter::CheckSampleFormat(const Plugin::Capability& cap) in CheckSampleFormat() function in OHOS::Media::Pipeline::AudioCaptureFilter
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/
H A Dffmpeg_aac_encoder_plugin.cpp128 bool FFmpegAACEncoderPlugin::CheckSampleFormat() in CheckSampleFormat() function in OHOS::Media::Plugins::Ffmpeg::FFmpegAACEncoderPlugin