Searched refs:CodecSpecificInfoH264 (Results 1 – 4 of 4) sorted by relevance
87 struct CodecSpecificInfoH264 { struct93 static_assert(std::is_pod<CodecSpecificInfoH264>::value, ""); argument98 CodecSpecificInfoH264 H264;
65 void H264ToGeneric(const CodecSpecificInfoH264& h264_info,
315 void RtpPayloadParams::H264ToGeneric(const CodecSpecificInfoH264& h264_info, in H264ToGeneric()
87 public class CodecSpecificInfoH264 extends CodecSpecificInfo {} class