Home
last modified time | relevance | path

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

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