Searched refs:cuCtxPushCurrent (Results 1 – 13 of 13) sorted by relevance
168 CHECK_CU(decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)); in nvdec_decoder_free()219 ret = CHECK_CU(decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)); in nvdec_decoder_create()465 ret = CHECK_CU(decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)); in nvdec_unmap_mapped_frame()502 ret = CHECK_CU(decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)); in nvdec_retrieve_data()651 ret = CHECK_CU(decoder->cudl->cuCtxPushCurrent(decoder->cuda_ctx)); in ff_nvdec_end_frame()
402 ret = CHECK_CU(ctx->cudl->cuCtxPushCurrent(cuda_ctx)); in cuvid_decode_packet()481 ret = CHECK_CU(ctx->cudl->cuCtxPushCurrent(cuda_ctx)); in cuvid_output_frame()691 ctx->cudl->cuCtxPushCurrent(cuda_ctx); in cuvid_decode_end()1008 ret = CHECK_CU(ctx->cudl->cuCtxPushCurrent(cuda_ctx)); in cuvid_decode_init()1057 ret = CHECK_CU(ctx->cudl->cuCtxPushCurrent(cuda_ctx)); in cuvid_flush()
313 return CHECK_CU(dl_fn->cuda_dl->cuCtxPushCurrent(ctx->cu_context)); in nvenc_push_context()
175 ret = CHECK_CU(cu->cuCtxPushCurrent(cuda_ctx)); in overlay_cuda_blend()256 CHECK_CU(cu->cuCtxPushCurrent(ctx->cu_ctx)); in overlay_cuda_uninit()366 err = CHECK_CU(cu->cuCtxPushCurrent(cuda_ctx)); in overlay_cuda_config_output()
130 ret = CHECK_CU(cu->cuCtxPushCurrent(s->cu_ctx)); in filter()196 CHECK_CU(cu->cuCtxPushCurrent(s->cu_ctx)); in deint_cuda_uninit()318 ret = CHECK_CU(cu->cuCtxPushCurrent(s->cu_ctx)); in config_output()
142 CHECK_CU(cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)); in cudascale_uninit()318 ret = CHECK_CU(cu->cuCtxPushCurrent(cuda_ctx)); in cudascale_config_props()589 ret = CHECK_CU(cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)); in cudascale_filter_frame()
262 ret = CHECK_CU(cu->cuCtxPushCurrent(s->hwctx->cuda_ctx)); in filter_frame()366 ret = CHECK_CU(cu->cuCtxPushCurrent(cuda_ctx)); in config_props()
415 ret = CHECK_CU(device_hwctx->internal->cuda_dl->cuCtxPushCurrent(device_hwctx->cuda_ctx)); in npptranspose_filter_frame()
525 ret = CHECK_CU(device_hwctx->internal->cuda_dl->cuCtxPushCurrent(device_hwctx->cuda_ctx)); in nppscale_filter_frame()
89 CHECK_CU(cu->cuCtxPushCurrent(hwctx->cuda_ctx)); in cuda_buffer_free()108 err = CHECK_CU(cu->cuCtxPushCurrent(hwctx->cuda_ctx)); in cuda_pool_alloc()236 ret = CHECK_CU(cu->cuCtxPushCurrent(hwctx->cuda_ctx)); in cuda_transfer_data()
2465 ret = CHECK_CU(cu->cuCtxPushCurrent(cuda_dev->cuda_ctx)); in vulkan_transfer_data_from_cuda()3258 ret = CHECK_CU(cu->cuCtxPushCurrent(cuda_dev->cuda_ctx)); in vulkan_transfer_data_to_cuda()
209 #define cuCtxPushCurrent cuCtxPushCurrent_v2 macro
152 LOAD_SYMBOL (cuCtxPushCurrent, CuCtxPushCurrent); in gst_cuda_load_library()