Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/fuzztest/drmdecryptor_fuzzer/
Ddrmdecryptor_fuzzer.cpp317 std::shared_ptr<CodecDrmDecrypt> decryptor, uint32_t mode, int32_t flag) in H264MediaCencDecrypt()
379 std::shared_ptr<CodecDrmDecrypt> decryptor, MetaDrmCencAlgorithm algo, int32_t flag) in AudioCencDecrypt()
399 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); in SetCodecNameFuzzTest() local
417 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); in SetDecryptionConfigFuzzTest() local
434 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); in DrmH264VideoCencDecrypt() local
479 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); in DrmH264VideoCencDecryptFuzzTest() local
518 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); in DrmHevcVideoCencDecrypt() local
566 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); in DrmHevcVideoCencDecryptFuzzTest() local
605 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); in DrmAvsVideoCencDecrypt() local
653 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); in DrmAvsVideoCencDecryptFuzzTest() local
[all …]