Home
last modified time | relevance | path

Searched refs:handle_ptr (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/multimedia/avcodec/AVCodecDrmNdk/entry/src/main/cpp/
H A Dhello.cpp46 OH_AVCencInfo *handle_ptr = nullptr; in Test_CencInfo_Destroy() local
48 handle_ptr = handle; in Test_CencInfo_Destroy()
50 OH_AVErrCode ret1 = OH_AVCencInfo_Destroy(handle_ptr); in Test_CencInfo_Destroy()
70 OH_AVCencInfo *handle_ptr = nullptr; in Test_AVCencInfo_SetAlgorithm() local
72 handle_ptr = handle; in Test_AVCencInfo_SetAlgorithm()
74 OH_AVErrCode ret1 = OH_AVCencInfo_SetAlgorithm(handle_ptr,(DrmCencAlgorithm)argc_two); in Test_AVCencInfo_SetAlgorithm()
115 OH_AVCencInfo *handle_ptr = nullptr; in Test_AVCencInfo_SetKeyIdAndIv() local
117 handle_ptr = handle; in Test_AVCencInfo_SetKeyIdAndIv()
129 OH_AVErrCode ret1 = OH_AVCencInfo_SetKeyIdAndIv(handle_ptr, keyId_ptr, keyIdLen, iv_ptr, ivLen); in Test_AVCencInfo_SetKeyIdAndIv()
166 OH_AVCencInfo *handle_ptr in Test_AVCencInfo_SetSubsampleInfo() local
205 OH_AVCencInfo *handle_ptr = nullptr; Test_AVCencInfo_SetMode() local
253 OH_AVCencInfo *handle_ptr = nullptr; Test_AVCencInfo_SetAVBuffer() local
[all...]
/test/xts/acts/multimedia/media/media_ndk_standard/avPlayerDrmNdk/entry/src/main/cpp/
H A Dhello.cpp168 OH_AVPlayer *handle_ptr = nullptr; in Test_AVPlayer_SetMediaKeySystemInfoCallback() local
171 handle_ptr = playerHandle; in Test_AVPlayer_SetMediaKeySystemInfoCallback()
177 OH_AVErrCode ret1 = OH_AVPlayer_SetMediaKeySystemInfoCallback(handle_ptr, callback_ptr); in Test_AVPlayer_SetMediaKeySystemInfoCallback()
224 OH_AVPlayer *handle_ptr = nullptr; in Test_AVPlayer_GetMediaKeySystemInfo() local
227 handle_ptr = playerHandle; in Test_AVPlayer_GetMediaKeySystemInfo()
235 ret5 = OH_AVPlayer_GetMediaKeySystemInfo(handle_ptr, info_ptr); in Test_AVPlayer_GetMediaKeySystemInfo()
370 OH_AVCodec *handle_ptr = nullptr; in Test_AudioCodec_SetDecryptionConfig() local
372 handle_ptr = handle; in Test_AudioCodec_SetDecryptionConfig()
379 OH_AVErrCode ret3 = OH_AudioCodec_SetDecryptionConfig(handle_ptr, session_ptr, isSecureAudio); in Test_AudioCodec_SetDecryptionConfig()
427 OH_AVCodec *handle_ptr in Test_VideoDecoder_SetDecryptionConfig() local
492 OH_AVDemuxer *handle_ptr = nullptr; TestAVDemuxer_SetMediaKeySystemInfoCallback() local
556 OH_AVDemuxer *handle_ptr = nullptr; TestAVDemuxer_SetDemuxerMediaKeySystemInfoCallback() local
620 OH_AVDemuxer *handle_ptr = nullptr; TestAVDemuxer_GetMediaKeySystemInfo() local
[all...]

Completed in 3 milliseconds