Searched defs:encrypted_frame (Results 1 – 7 of 7) sorted by relevance
71 static int GetPlaintextSize(const EncryptedFrame& encrypted_frame) { in GetPlaintextSize()
96 const EncryptedFrame& encrypted_frame = in AdvanceToNextFrame() local270 const EncryptedFrame& encrypted_frame = collector.PeekAtAssembledFrame(); in OnReceivedRtpPacket() local
71 void FrameCrypto::Decrypt(const EncryptedFrame& encrypted_frame, in Decrypt()
39 std::unique_ptr<video_coding::RtpFrameObject> encrypted_frame) { in ManageEncryptedFrame()
27 rtc::ArrayView<const uint8_t> encrypted_frame, in Decrypt()
24 rtc::ArrayView<uint8_t> encrypted_frame, in Encrypt()
963 const bool encrypted_frame = !!(data[0] & KEncryptedBit); in OutputCluster() local1000 bool encrypted_frame = false; in OutputCluster() local