Searched defs:handle_ptr (Results 1 - 7 of 7) sorted by relevance
| /test/xts/acts/multimedia/avcodec/AVCodecDrmNdk/entry/src/main/cpp/ |
| H A D | hello.cpp | 46 OH_AVCencInfo *handle_ptr = nullptr; in Test_CencInfo_Destroy() local 70 OH_AVCencInfo *handle_ptr = nullptr; in Test_AVCencInfo_SetAlgorithm() local 115 OH_AVCencInfo *handle_ptr = nullptr; in Test_AVCencInfo_SetKeyIdAndIv() local 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...] |
| /third_party/libuv/src/win/ |
| H A D | process-stdio.c | 144 int uv__create_nul_handle(HANDLE* handle_ptr, in uv__create_nul_handle() argument
|
| /third_party/node/deps/uv/src/win/ |
| H A D | process-stdio.c | 144 int uv__create_nul_handle(HANDLE* handle_ptr, in uv__create_nul_handle() argument
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| H A D | Rockchip_OSAL_SharedMemory.c | 380 OMX_U32 Rockchip_OSAL_SharedMemory_HandleToAddress(OMX_HANDLETYPE handle, OMX_HANDLETYPE handle_ptr) in Rockchip_OSAL_SharedMemory_HandleToAddress() argument 410 OMX_PTR Rockchip_OSAL_SharedMemory_HandleToSecureAddress(OMX_HANDLETYPE handle, OMX_HANDLETYPE handle_ptr, RK_S32 size) in Rockchip_OSAL_SharedMemory_HandleToSecureAddress() argument 458 void Rockchip_OSAL_SharedMemory_SecureUnmap(OMX_HANDLETYPE handle, OMX_HANDLETYPE handle_ptr, RK_S32 size) in Rockchip_OSAL_SharedMemory_SecureUnmap() argument
|
| /test/xts/acts/multimedia/media/media_ndk_standard/avPlayerDrmNdk/entry/src/main/cpp/ |
| H A D | hello.cpp | 168 OH_AVPlayer *handle_ptr = nullptr;
in Test_AVPlayer_SetMediaKeySystemInfoCallback() local 224 OH_AVPlayer *handle_ptr = nullptr;
in Test_AVPlayer_GetMediaKeySystemInfo() local 370 OH_AVCodec *handle_ptr = nullptr;
in Test_AudioCodec_SetDecryptionConfig() local 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...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_frei0r.c | 174 static int load_path(AVFilterContext *ctx, void **handle_ptr, const char *prefix, const char *name) in load_path() argument
|
| /third_party/opencl-headers/src/ |
| H A D | opencl_wrapper.cpp | 87 static bool LoadLibraryFromPath(const std::string &library_path, void **handle_ptr) in LoadLibraryFromPath() argument 174 bool LoadOpenCLLibrary(void **handle_ptr) in LoadOpenCLLibrary() argument
|
Completed in 7 milliseconds