Searched refs:plane_order (Results 1 – 3 of 3) sorted by relevance
260 const unsigned *plane_order; in vl_video_buffer_sampler_view_components() local268 plane_order = vl_video_buffer_plane_order(buf->base.buffer_format); in vl_video_buffer_sampler_view_components()271 struct pipe_resource *res = buf->resources[plane_order[i]]; in vl_video_buffer_sampler_view_components()282 u_sampler_view_default_template(&sv_templ, res, sampler_format[plane_order[i]]); in vl_video_buffer_sampler_view_components()
450 const unsigned *plane_order; in vl_deint_filter_render() local458 plane_order = vl_video_buffer_plane_order(filter->video_buffer->buffer_format); in vl_deint_filter_render()484 int k = plane_order[i]; in vl_deint_filter_render()
761 const unsigned *plane_order; in vl_mpeg12_end_frame() local816 plane_order = vl_video_buffer_plane_order(target->buffer_format); in vl_mpeg12_end_frame()823 unsigned plane = plane_order[component]; in vl_mpeg12_end_frame()