Searched refs:vl_video_buffer_plane_order (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h79 vl_video_buffer_plane_order(enum pipe_format format);
H A Dvl_video_buffer.c144 vl_video_buffer_plane_order(enum pipe_format format) function in typeref:typename:const unsigned *
344 plane_order = vl_video_buffer_plane_order(buf->base.buffer_format);
H A Dvl_deint_filter.c459 plane_order = vl_video_buffer_plane_order(filter->video_buffer->buffer_format);
H A Dvl_mpeg12_decoder.c815 plane_order = vl_video_buffer_plane_order(target->buffer_format);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h80 vl_video_buffer_plane_order(enum pipe_format format);
H A Dvl_video_buffer.c72 vl_video_buffer_plane_order(enum pipe_format format) function in typeref:typename:const unsigned *
269 plane_order = vl_video_buffer_plane_order(buf->base.buffer_format);
H A Dvl_deint_filter.c458 plane_order = vl_video_buffer_plane_order(filter->video_buffer->buffer_format);
H A Dvl_mpeg12_decoder.c816 plane_order = vl_video_buffer_plane_order(target->buffer_format);

Completed in 7 milliseconds