Home
last modified time | relevance | path

Searched refs:H264ToGeneric (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/call/
Drtp_payload_params.h65 void H264ToGeneric(const CodecSpecificInfoH264& h264_info,
Drtp_payload_params.cc285 H264ToGeneric(codec_specific_info->codecSpecific.H264, frame_id, in SetGeneric()
315 void RtpPayloadParams::H264ToGeneric(const CodecSpecificInfoH264& h264_info, in H264ToGeneric() function in webrtc::RtpPayloadParams