Searched refs:GstCudaAllocationParams (Results 1 – 4 of 4) sorted by relevance
40 typedef struct _GstCudaAllocationParams GstCudaAllocationParams; typedef92 GstCudaAllocationParams * params);114 GstCudaAllocationParams alloc_params;
196 GstCudaAllocationParams params; in gst_cuda_base_filter_transform_frame()198 memset (¶ms, 0, sizeof (GstCudaAllocationParams)); in gst_cuda_base_filter_transform_frame()256 GstCudaAllocationParams params; in gst_cuda_base_filter_transform_frame()258 memset (¶ms, 0, sizeof (GstCudaAllocationParams)); in gst_cuda_base_filter_transform_frame()
38 GstCudaAllocationParams params;
97 GstCudaAllocationParams * params) in gst_cuda_allocator_alloc()