Home
last modified time | relevance | path

Searched refs:nvdecctxConstructHal (Results 1 – 1 of 1) sorted by relevance

/open-nvidia-gpu/src/nvidia/generated/
H A Dg_kernel_nvdec_ctx_nvoc.h164 static inline NV_STATUS nvdecctxConstructHal(struct NvdecContext *pNvdecContext, struct CALL_CONTEX… in nvdecctxConstructHal() function
169 #define nvdecctxConstructHal(pNvdecContext, pCallContext, pParams) nvdecctxConstructHal_KERNEL(pNvd… macro
172 #define nvdecctxConstructHal_HAL(pNvdecContext, pCallContext, pParams) nvdecctxConstructHal(pNvdecC…
316 return nvdecctxConstructHal(arg_pNvdecContext, arg_pCallContext, arg_pParams); in __nvoc_nvdecctxConstruct()