Home
last modified time | relevance | path

Searched refs:VL_COMPOSITOR_NONE (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h53 VL_COMPOSITOR_NONE, enumerator
Dvl_compositor.c575 case VL_COMPOSITOR_NONE: in vl_compositor_set_buffer_layer()
783 c->deinterlace = VL_COMPOSITOR_NONE; in vl_compositor_init()
/third_party/mesa3d/src/gallium/frontends/va/
Dpostproc.c122 if (deinterlace != VL_COMPOSITOR_NONE) in vlVaVidEngineBlit()
355 enum vl_compositor_deinterlace deinterlace = VL_COMPOSITOR_NONE; in vlVaHandleVAProcPipelineParameterBufferType()