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/
H A Ddrmdecryptor_fuzzer.cpp399 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); in SetCodecNameFuzzTest() local
316 H264MediaCencDecrypt(std::shared_ptr<AVBuffer> drmInBuf, std::shared_ptr<AVBuffer> drmOutBuf, std::shared_ptr<CodecDrmDecrypt> decryptor, uint32_t mode, int32_t flag) H264MediaCencDecrypt() argument
378 AudioCencDecrypt(std::shared_ptr<AVBuffer> drmInBuf, std::shared_ptr<AVBuffer> drmOutBuf, std::shared_ptr<CodecDrmDecrypt> decryptor, MetaDrmCencAlgorithm algo, int32_t flag) AudioCencDecrypt() argument
417 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); SetDecryptionConfigFuzzTest() local
434 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); DrmH264VideoCencDecrypt() local
479 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); DrmH264VideoCencDecryptFuzzTest() local
518 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); DrmHevcVideoCencDecrypt() local
566 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); DrmHevcVideoCencDecryptFuzzTest() local
605 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); DrmAvsVideoCencDecrypt() local
653 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); DrmAvsVideoCencDecryptFuzzTest() local
692 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); DrmAudioCencDecryptTest() local
734 std::shared_ptr<CodecDrmDecrypt> decryptor = std::make_shared<CodecDrmDecrypt>(); DrmAudioCencDecryptFuzzTest() local
[all...]

Completed in 3 milliseconds