Home
last modified time | relevance | path

Searched defs:GetBitrate (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openscreen/cast/standalone_sender/
H A Dstreaming_opus_encoder.cc60 int StreamingOpusEncoder::GetBitrate() const { in GetBitrate() function in openscreen::cast::StreamingOpusEncoder
/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_bitrate_allocation.cc52 uint32_t VideoBitrateAllocation::GetBitrate(size_t spatial_index, in GetBitrate() function in webrtc::VideoBitrateAllocation
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/default/
H A DA2dpOffloadCodecSbc.cpp236 static int GetBitrate(const A2dpBits& configuration, int bitpool) { in GetBitrate() function