Searched defs:GetCodec (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/ | ||
H A D | A2dpOffloadCodecFactory.cpp | 50 std::shared_ptr<const A2dpOffloadCodec> A2dpOffloadCodecFactory::GetCodec( in GetCodec() function in aidl::android::hardware::bluetooth::audio::A2dpOffloadCodecFactory |
/aosp_15_r20/external/webrtc/api/video/ | ||
H A D | video_frame_metadata.cc | 119 VideoCodecType VideoFrameMetadata::GetCodec() const { in GetCodec() function in webrtc::VideoFrameMetadata |
/aosp_15_r20/external/webrtc/modules/video_coding/utility/ | ||
H A D | simulcast_rate_allocator.cc | 327 const VideoCodec& webrtc::SimulcastRateAllocator::GetCodec() const { in GetCodec() function in webrtc::webrtc::SimulcastRateAllocator |
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/ | ||
D | a2dp_provider_info.cc | 91 std::optional<CodecInfo const*> ProviderInfo::GetCodec(btav_a2dp_codec_index_t codec_index) const { in GetCodec() function in bluetooth::audio::aidl::a2dp::ProviderInfo |