Home
last modified time | relevance | path

Searched defs:GetCodecType (Results 1 – 15 of 15) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/audio/decoder/
Daudio_ffmpeg_amrnb_decoder_plugin.cpp158 std::string_view AudioFFMpegAmrnbDecoderPlugin::GetCodecType() const noexcept in GetCodecType() function in OHOS::MediaAVCodec::AudioFFMpegAmrnbDecoderPlugin
Daudio_ffmpeg_amrwb_decoder_plugin.cpp162 std::string_view AudioFFMpegAmrwbDecoderPlugin::GetCodecType() const noexcept in GetCodecType() function in OHOS::MediaAVCodec::AudioFFMpegAmrwbDecoderPlugin
Daudio_ffmpeg_mp3_decoder_plugin.cpp139 std::string_view AudioFFMpegMp3DecoderPlugin::GetCodecType() const noexcept in GetCodecType() function in OHOS::MediaAVCodec::AudioFFMpegMp3DecoderPlugin
Daudio_ffmpeg_flac_decoder_plugin.cpp154 std::string_view AudioFFMpegFlacDecoderPlugin::GetCodecType() const noexcept in GetCodecType() function in OHOS::MediaAVCodec::AudioFFMpegFlacDecoderPlugin
Daudio_opus_decoder_plugin.cpp238 std::string_view AudioOpusDecoderPlugin::GetCodecType() const noexcept in GetCodecType() function in OHOS::MediaAVCodec::AudioOpusDecoderPlugin
Daudio_ffmpeg_aac_decoder_plugin.cpp195 std::string_view AudioFFMpegAacDecoderPlugin::GetCodecType() const noexcept in GetCodecType() function in OHOS::MediaAVCodec::AudioFFMpegAacDecoderPlugin
Daudio_g711mu_decoder_plugin.cpp164 std::string_view AudioG711muDecoderPlugin::GetCodecType() const noexcept in GetCodecType() function in OHOS::MediaAVCodec::AudioG711muDecoderPlugin
Daudio_ffmpeg_vorbis_decoder_plugin.cpp285 std::string_view AudioFFMpegVorbisDecoderPlugin::GetCodecType() const noexcept in GetCodecType() function in OHOS::MediaAVCodec::AudioFFMpegVorbisDecoderPlugin
/foundation/distributedhardware/distributed_screen/services/common/utils/src/
Dvideo_param.cpp90 uint8_t VideoParam::GetCodecType() const in GetCodecType() function in OHOS::DistributedHardware::VideoParam
/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
Daudio_opus_encoder_plugin.cpp259 std::string_view AudioOpusEncoderPlugin::GetCodecType() const noexcept in GetCodecType() function in OHOS::MediaAVCodec::AudioOpusEncoderPlugin
Daudio_g711mu_encoder_plugin.cpp235 std::string_view AudioG711muEncoderPlugin::GetCodecType() const noexcept in GetCodecType() function in OHOS::MediaAVCodec::AudioG711muEncoderPlugin
Daudio_ffmpeg_flac_encoder_plugin.cpp255 std::string_view AudioFFMpegFlacEncoderPlugin::GetCodecType() const noexcept in GetCodecType() function in OHOS::MediaAVCodec::AudioFFMpegFlacEncoderPlugin
Daudio_ffmpeg_aac_encoder_plugin.cpp282 std::string_view AudioFFMpegAacEncoderPlugin::GetCodecType() const noexcept in GetCodecType() function in OHOS::MediaAVCodec::AudioFFMpegAacEncoderPlugin
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
Dhdi_codec_manager.cpp200 PluginType HdiCodecManager::GetCodecType(const CodecHDI::CodecType& hdiType) in GetCodecType() function in OHOS::Media::Plugin::CodecAdapter::HdiCodecManager
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
Da2dp_codec_config.cpp214 A2dpCodecType GetCodecType(const uint8_t *codecInfo) in GetCodecType() function