Searched refs:in_view (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11videoprocessor.cpp | 483 RECT * in_rect, ID3D11VideoProcessorInputView * in_view, in gst_d3d11_video_processor_render() argument 489 g_return_val_if_fail (in_view != NULL, FALSE); in gst_d3d11_video_processor_render() 493 ret = gst_d3d11_video_processor_render_unlocked (processor, in_rect, in_view, in gst_d3d11_video_processor_render() 502 RECT * in_rect, ID3D11VideoProcessorInputView * in_view, in gst_d3d11_video_processor_render_unlocked() argument 511 g_return_val_if_fail (in_view != NULL, FALSE); in gst_d3d11_video_processor_render_unlocked() 515 stream.pInputSurface = in_view; in gst_d3d11_video_processor_render_unlocked()
|
D | gstd3d11videoprocessor.h | 94 ID3D11VideoProcessorInputView * in_view, 100 ID3D11VideoProcessorInputView * in_view,
|
D | gstd3d11window.cpp | 813 GstBuffer * buffer, ID3D11VideoProcessorInputView ** in_view) in gst_d3d11_window_buffer_ensure_processor_input() argument 831 *in_view = piv; in gst_d3d11_window_buffer_ensure_processor_input()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_state.c | 4975 struct isl_view *in_view, in emit_surface_state() argument 4992 struct isl_view view = *in_view; in emit_surface_state()
|