Lines Matching refs:deinterlace
58 enum vl_compositor_deinterlace deinterlace) in vlVaPostProcCompositor() argument
80 &src_rect, NULL, deinterlace); in vlVaPostProcCompositor()
115 enum vl_compositor_deinterlace deinterlace) in vlVaPostProcBlit() argument
179 deinterlace); in vlVaPostProcBlit()
190 switch (deinterlace) { in vlVaPostProcBlit()
280 enum vl_compositor_deinterlace deinterlace = VL_COMPOSITOR_WEAVE; in vlVaHandleVAProcPipelineParameterBufferType() local
321 deinterlace = VL_COMPOSITOR_BOB_BOTTOM; in vlVaHandleVAProcPipelineParameterBufferType()
323 deinterlace = VL_COMPOSITOR_BOB_TOP; in vlVaHandleVAProcPipelineParameterBufferType()
327 deinterlace = VL_COMPOSITOR_WEAVE; in vlVaHandleVAProcPipelineParameterBufferType()
353 src, context->target, deinterlace); in vlVaHandleVAProcPipelineParameterBufferType()
356 src, context->target, deinterlace); in vlVaHandleVAProcPipelineParameterBufferType()