Searched refs:isSecureAudio (Results 1 – 1 of 1) sorted by relevance
353 bool isSecureAudio = false; in Test_AudioCodec_SetDecryptionConfig() local362 isSecureAudio = (bool)argc_three; in Test_AudioCodec_SetDecryptionConfig()363 … OH_AVErrCode ret3 = OH_AudioCodec_SetDecryptionConfig(handle_ptr, session_ptr, isSecureAudio); in Test_AudioCodec_SetDecryptionConfig()410 bool isSecureAudio = false; in Test_VideoDecoder_SetDecryptionConfig() local419 isSecureAudio = (bool)argc_three; in Test_VideoDecoder_SetDecryptionConfig()420 … OH_AVErrCode ret3 = OH_VideoDecoder_SetDecryptionConfig(handle_ptr, session_ptr, isSecureAudio); in Test_VideoDecoder_SetDecryptionConfig()