/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/decoder/ |
H A D | audio_ffmpeg_amrnb_decoder_plugin.cpp | 138 bool AudioFFMpegAmrnbDecoderPlugin::CheckSampleFormat(const Format &format) in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioFFMpegAmrnbDecoderPlugin
|
H A D | audio_ffmpeg_amrwb_decoder_plugin.cpp | 138 bool AudioFFMpegAmrwbDecoderPlugin::CheckSampleFormat(const Format &format) in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioFFMpegAmrwbDecoderPlugin
|
H A D | audio_opus_decoder_plugin.cpp | 79 int32_t AudioOpusDecoderPlugin::CheckSampleFormat() in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioOpusDecoderPlugin
|
H A D | audio_ffmpeg_aac_decoder_plugin.cpp | 73 bool AudioFFMpegAacDecoderPlugin::CheckSampleFormat(const Format &format) in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioFFMpegAacDecoderPlugin
|
H A D | audio_ffmpeg_vorbis_decoder_plugin.cpp | 62 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 D | audio_opus_encoder_plugin.cpp | 84 int32_t AudioOpusEncoderPlugin::CheckSampleFormat() in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioOpusEncoderPlugin
|
H A D | audio_g711mu_encoder_plugin.cpp | 60 int32_t AudioG711muEncoderPlugin::CheckSampleFormat() in CheckSampleFormat() function in OHOS::MediaAVCodec::AudioG711muEncoderPlugin
|
H A D | audio_ffmpeg_aac_encoder_plugin.cpp | 95 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 D | ffmpeg_aac_decoder_plugin.cpp | 158 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 D | ffmpeg_vorbis_decoder_plugin.cpp | 155 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 D | ffmpeg_base_decoder.cpp | 411 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 D | audio_capture_filter.cpp | 471 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 D | ffmpeg_aac_encoder_plugin.cpp | 128 bool FFmpegAACEncoderPlugin::CheckSampleFormat() in CheckSampleFormat() function in OHOS::Media::Plugins::Ffmpeg::FFmpegAACEncoderPlugin
|