Searched defs:IsKeyFrame (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/webrtc/video/ | ||
H A D | rtp_video_stream_receiver_frame_transformer_delegate.cc | 47 bool IsKeyFrame() const override { in IsKeyFrame() function in webrtc::__anon83c677b80111::TransformableVideoReceiverFrame |
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ | ||
H A D | rtp_sender_video_frame_transformer_delegate.cc | 63 bool IsKeyFrame() const override { in IsKeyFrame() function in webrtc::__anonf0a767780111::TransformableVideoSenderFrame |
/aosp_15_r20/external/webp/src/demux/ | ||
H A D | anim_decode.c | 196 static int IsKeyFrame(const WebPIterator* const curr, in IsKeyFrame() function |
/aosp_15_r20/external/webrtc/modules/video_coding/ | ||
H A D | jitter_buffer.cc | 34 bool IsKeyFrame(FrameListPair pair) { in IsKeyFrame() function |
H A D | packet_buffer_unittest.cc | 106 enum IsKeyFrame { kKeyFrame, kDeltaFrame }; enum in webrtc::video_coding::__anon5ed2caa20111::PacketBufferTest |