Searched refs:plane_order (Results 1 – 3 of 3) sorted by relevance
336 const unsigned *plane_order; in vl_video_buffer_sampler_view_components() local344 plane_order = vl_video_buffer_plane_order(buf->base.buffer_format); in vl_video_buffer_sampler_view_components()347 struct pipe_resource *res = buf->resources[plane_order[i]]; in vl_video_buffer_sampler_view_components()358 u_sampler_view_default_template(&sv_templ, res, sampler_format[plane_order[i]]); in vl_video_buffer_sampler_view_components()
449 const unsigned *plane_order; in vl_deint_filter_render() local457 plane_order = vl_video_buffer_plane_order(filter->video_buffer->buffer_format); in vl_deint_filter_render()483 int k = plane_order[i]; in vl_deint_filter_render()
761 const unsigned *plane_order; in vl_mpeg12_end_frame() local815 plane_order = vl_video_buffer_plane_order(target->buffer_format); in vl_mpeg12_end_frame()822 unsigned plane = plane_order[component]; in vl_mpeg12_end_frame()