Home
last modified time | relevance | path

Searched refs:vl_video_buffer_plane_order (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_video_buffer.h79 vl_video_buffer_plane_order(enum pipe_format format);
Dvl_video_buffer.c144 vl_video_buffer_plane_order(enum pipe_format format) in vl_video_buffer_plane_order() function
344 plane_order = vl_video_buffer_plane_order(buf->base.buffer_format); in vl_video_buffer_sampler_view_components()
Dvl_deint_filter.c457 plane_order = vl_video_buffer_plane_order(filter->video_buffer->buffer_format); in vl_deint_filter_render()
Dvl_mpeg12_decoder.c815 plane_order = vl_video_buffer_plane_order(target->buffer_format); in vl_mpeg12_end_frame()