Home
last modified time | relevance | path

Searched defs:encrypted_frame (Results 1 – 7 of 7) sorted by relevance

/external/openscreen/cast/streaming/
Dframe_crypto.h71 static int GetPlaintextSize(const EncryptedFrame& encrypted_frame) { in GetPlaintextSize()
Dreceiver.cc96 const EncryptedFrame& encrypted_frame = in AdvanceToNextFrame() local
270 const EncryptedFrame& encrypted_frame = collector.PeekAtAssembledFrame(); in OnReceivedRtpPacket() local
Dframe_crypto.cc71 void FrameCrypto::Decrypt(const EncryptedFrame& encrypted_frame, in Decrypt()
/external/webrtc/video/
Dbuffered_frame_decryptor.cc39 std::unique_ptr<video_coding::RtpFrameObject> encrypted_frame) { in ManageEncryptedFrame()
/external/webrtc/api/test/
Dfake_frame_decryptor.cc27 rtc::ArrayView<const uint8_t> encrypted_frame, in Decrypt()
Dfake_frame_encryptor.cc24 rtc::ArrayView<uint8_t> encrypted_frame, in Encrypt()
/external/libwebm/
Dwebm_info.cc963 const bool encrypted_frame = !!(data[0] & KEncryptedBit); in OutputCluster() local
1000 bool encrypted_frame = false; in OutputCluster() local