Home
last modified time | relevance | path

Searched refs:d3d12_video_processor_convert_pipe_rotation (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_proc.h133 d3d12_video_processor_convert_pipe_rotation(enum pipe_video_vpp_orientation orientation);
H A Dd3d12_video_proc.cpp214 pD3D12Proc->m_inputStreamDescs[curInputStreamIndex].EnableOrientation ? d3d12_video_processor_convert_pipe_rotation(process_properties->orientation) : D3D12_VIDEO_PROCESS_ORIENTATION_DEFAULT, // D3D12_VIDEO_PROCESS_ORIENTATION Orientation; in d3d12_video_processor_process_frame()
649 d3d12_video_processor_convert_pipe_rotation(enum pipe_video_vpp_orientation orientation_flags) in d3d12_video_processor_convert_pipe_rotation() function

Completed in 2 milliseconds