Home
last modified time | relevance | path

Searched refs:ForceSpsPpsIdrIsH264Keyframe (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dpacket_buffer.h84 void ForceSpsPpsIdrIsH264Keyframe();
H A Dpacket_buffer.cc166 void PacketBuffer::ForceSpsPpsIdrIsH264Keyframe() { in ForceSpsPpsIdrIsH264Keyframe() function in webrtc::video_coding::PacketBuffer
H A Dpacket_buffer_unittest.cc396 packet_buffer_.ForceSpsPpsIdrIsH264Keyframe(); in PacketBufferH264Test()
/aosp_15_r20/external/webrtc/video/
H A Drtp_video_stream_receiver2.cc364 packet_buffer_.ForceSpsPpsIdrIsH264Keyframe(); in AddReceiveCodec()