Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/g711/
H A Daudio_encoder_pcm.cc108 AudioEncoder::CodecType AudioEncoderPcmA::GetCodecType() const { in GetCodecType() function in webrtc::AudioEncoderPcmA
122 AudioEncoder::CodecType AudioEncoderPcmU::GetCodecType() const { in GetCodecType() function in webrtc::AudioEncoderPcmU
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/pcm16b/
H A Daudio_encoder_pcm16b.cc28 AudioEncoder::CodecType AudioEncoderPcm16B::GetCodecType() const { in GetCodecType() function in webrtc::AudioEncoderPcm16B
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_video_frame_transformer_delegate.cc75 absl::optional<VideoCodecType> GetCodecType() const { return codec_type_; } in GetCodecType() function in webrtc::__anonf0a767780111::TransformableVideoSenderFrame
/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/aidl_session/
H A DBluetoothLeAudioCodecsProvider.cpp557 CodecType BluetoothLeAudioCodecsProvider::GetCodecType( in GetCodecType() function in aidl::android::hardware::bluetooth::audio::BluetoothLeAudioCodecsProvider
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.hpp621 VkVideoCodecOperationFlagBitsKHR GetCodecType() const in GetCodecType() function in vkt::video::VkVideoCoreProfile
/aosp_15_r20/external/webrtc/media/base/
H A Dcodec.cc354 VideoCodec::CodecType VideoCodec::GetCodecType() const { in GetCodecType() function in cricket::VideoCodec