Home
last modified time | relevance | path

Searched defs:SetCodecSpecific (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dencoded_frame.h109 void SetCodecSpecific(const CodecSpecificInfo* codec_specific) { in SetCodecSpecific() function
/aosp_15_r20/external/webrtc/call/
H A Drtp_payload_params.cc243 void RtpPayloadParams::SetCodecSpecific(RTPVideoHeader* rtp_video_header, in SetCodecSpecific() function in webrtc::RtpPayloadParams