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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h61 vl_video_buffer_plane_order(enum pipe_format format);
H A Dvl_video_buffer.c117 vl_video_buffer_plane_order(enum pipe_format format) function
313 plane_order = vl_video_buffer_plane_order(buf->base.buffer_format);
H A Dvl_mpeg12_decoder.c736 plane_order = vl_video_buffer_plane_order(target->buffer_format);
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h61 vl_video_buffer_plane_order(enum pipe_format format);
H A Dvl_video_buffer.c117 vl_video_buffer_plane_order(enum pipe_format format) function
313 plane_order = vl_video_buffer_plane_order(buf->base.buffer_format);
H A Dvl_mpeg12_decoder.c736 plane_order = vl_video_buffer_plane_order(target->buffer_format);

Completed in 103 milliseconds