Searched refs:self_handle (Results 1 – 2 of 2) sorted by relevance
282 CUcontext self_handle; in gst_cuda_context_weak_ref_notify() local289 self_handle = gst_cuda_context_get_handle (context); in gst_cuda_context_weak_ref_notify()292 gst_cuda_result (CuCtxDisablePeerAccess (self_handle)); in gst_cuda_context_weak_ref_notify()
1133 KeyObjectHandle* self_handle; in Equals() local1135 ASSIGN_OR_RETURN_UNWRAP(&self_handle, args.Holder()); in Equals()1137 std::shared_ptr<KeyObjectData> key = self_handle->Data(); in Equals()