Home
last modified time | relevance | path

Searched refs:PIPE_VIDEO_VPP_ROTATION_90 (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_enums.h118 PIPE_VIDEO_VPP_ROTATION_90 = 0x01, enumerator
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_screen.cpp694 orientation_modes |= PIPE_VIDEO_VPP_ROTATION_90; in d3d12_screen_get_video_param_postproc()
Dd3d12_video_proc.cpp653 if(orientation_flags & PIPE_VIDEO_VPP_ROTATION_90) in d3d12_video_processor_convert_pipe_rotation()
/third_party/mesa3d/src/gallium/frontends/va/
Dpostproc.c151 context->desc.vidproc.orientation = PIPE_VIDEO_VPP_ROTATION_90; in vlVaVidEngineBlit()
Dsurface.c1161 if(pipe_orientation_flags & PIPE_VIDEO_VPP_ROTATION_90) in vlVaQueryVideoProcPipelineCaps()