Home
last modified time | relevance | path

Searched defs:GetCodec (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/
H A DA2dpOffloadCodecFactory.cpp50 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 Dvideo_frame_metadata.cc119 VideoCodecType VideoFrameMetadata::GetCodec() const { in GetCodec() function in webrtc::VideoFrameMetadata
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Dsimulcast_rate_allocator.cc327 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/
Da2dp_provider_info.cc91 std::optional<CodecInfo const*> ProviderInfo::GetCodec(btav_a2dp_codec_index_t codec_index) const { in GetCodec() function in bluetooth::audio::aidl::a2dp::ProviderInfo