Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/drmdecryptor_fuzzer/
H A Ddrmdecryptor_fuzzer.cpp317 std::shared_ptr<CodecDrmDecrypt> decryptor, uint32_t mode, int32_t flag) in H264MediaCencDecrypt()
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
692 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); in DrmAudioCencDecryptTest() local
[all …]