Home
last modified time | relevance | path

Searched defs:dmem (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.cpp321 gst_d3d11_memory_map_cpu_access (GstD3D11Memory * dmem, D3D11_MAP map_type) in gst_d3d11_memory_map_cpu_access()
342 gst_d3d11_memory_upload (GstD3D11Memory * dmem) in gst_d3d11_memory_upload()
358 gst_d3d11_memory_download (GstD3D11Memory * dmem) in gst_d3d11_memory_download()
375 GstD3D11Memory *dmem = GST_D3D11_MEMORY_CAST (mem); in gst_d3d11_memory_map_full() local
438 gst_d3d11_memory_unmap_cpu_access (GstD3D11Memory * dmem) in gst_d3d11_memory_unmap_cpu_access()
451 GstD3D11Memory *dmem = GST_D3D11_MEMORY_CAST (mem); in gst_d3d11_memory_unmap_full() local
488 GstD3D11Memory *dmem = GST_D3D11_MEMORY_CAST (mem); in gst_d3d11_memory_update_size() local
1258 GstD3D11Memory *dmem = GST_D3D11_MEMORY_CAST (mem); in gst_d3d11_memory_copy() local
1367 GstD3D11Memory *dmem = GST_D3D11_MEMORY_CAST (mem); in gst_d3d11_allocator_free() local
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11basefilter.cpp273 GstD3D11Memory *dmem; in gst_d3d11_base_filter_before_transform() local
Dgstd3d11deinterlace.cpp1250 GstD3D11Memory *dmem; in gst_d3d11_deinterace_get_piv_from_buffer() local
1285 GstD3D11Memory *dmem; in gst_d3d11_deinterlace_ensure_input_buffer() local
1460 GstD3D11Memory *dmem; in gst_d3d11_deinterace_get_pov_from_buffer() local
1495 GstD3D11Memory *dmem; in gst_d3d11_deinterlace_ensure_output_buffer() local
1847 GstD3D11Memory *dmem; in gst_d3d11_deinterlace_before_transform() local
Dgstd3d11compositor.cpp1043 GstD3D11Memory *dmem; in gst_d3d11_compositor_check_d3d11_memory() local
2313 GstD3D11Memory *dmem; in gst_d3d11_compositor_aggregate_frames() local
2372 GstD3D11Memory *dmem = in gst_d3d11_compositor_aggregate_frames() local
2425 GstD3D11Memory *dmem; in gst_d3d11_compositor_check_device_update() local
Dgstd3d11screencapturesrc.cpp795 GstD3D11Memory *dmem; in gst_d3d11_screen_capture_src_create() local
Dgstd3d11decoder.cpp1353 GstD3D11Memory *dmem; in gst_d3d11_decoder_get_output_view_from_buffer() local
1572 GstD3D11Memory *dmem; in gst_d3d11_decoder_process_output() local
Dgstd3d11pluginutils.cpp598 GstD3D11Memory *dmem; in gst_d3d11_allocate_staging_buffer_for() local
Dgstd3d11videosink.cpp1133 GstD3D11Memory *dmem; in gst_d3d11_video_sink_check_device_update() local
Dgstd3d11convert.cpp1931 GstD3D11Memory *dmem; in gst_d3d11_base_convert_prefer_video_processor() local
/third_party/gstreamer/gstreamer/gst/
Dgstallocator.c542 GstMemorySystem *dmem = (GstMemorySystem *) mem; in default_free() local
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideoenc.cpp1052 GstD3D11Memory *dmem; in gst_mf_video_enc_create_input_sample_d3d11() local
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c381 GstD3DSurfaceMemory *dmem = (GstD3DSurfaceMemory *) mem; in gst_d3d_surface_memory_allocator_free() local
/third_party/python/Python/
Dceval.c3511 struct PyMemberDef *dmem = member->d_member; in _PyEval_EvalFrameDefault() local