Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/call/
H A Drtp_payload_params.cc203 int64_t shared_frame_id) { in GetRtpVideoHeader()
413 void RtpPayloadParams::GenericToGeneric(int64_t shared_frame_id, in GenericToGeneric()
437 int64_t shared_frame_id, in H264ToGeneric()
490 int64_t shared_frame_id, in Vp8ToGeneric()
542 int64_t shared_frame_id, in Vp9ToGeneric()
658 int64_t shared_frame_id, in SetDependenciesVp8Deprecated()
703 int64_t shared_frame_id, in SetDependenciesVp8New()
H A Drtp_payload_params_unittest.cc477 int64_t shared_frame_id, in ConvertAndCheck()
1093 int64_t shared_frame_id, in ConvertAndCheck()
H A Drtp_config.h29 int64_t shared_frame_id = 0; member