Searched refs:gst_is_cuda_memory (Results 1 – 6 of 6) sorted by relevance
134 gboolean gst_is_cuda_memory (GstMemory * mem);
311 (mem = gst_buffer_peek_memory (inbuf, 0)) && gst_is_cuda_memory (mem)) { in gst_cuda_base_transform_transform()326 (mem = gst_buffer_peek_memory (outbuf, 0)) && gst_is_cuda_memory (mem)) { in gst_cuda_base_transform_transform()
481 gst_is_cuda_memory (GstMemory * mem) in gst_is_cuda_memory() function
748 if (!gst_is_cuda_memory (mem)) { in gst_nv_decoder_copy_frame_to_cuda()
1277 gst_is_cuda_memory (mem)) { in gst_nvdec_copy_device_to_memory()
2450 gst_is_cuda_memory (mem)) { in gst_nv_base_enc_handle_frame()