HomeSort by relevance Sort by last modified time
    Searched refs:vl_video_buffer_create (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_video_buffer.h 107 vl_video_buffer_create(struct pipe_context *pipe,
vl_video_buffer.c 390 vl_video_buffer_create(struct pipe_context *pipe, function
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_video_buffer.h 107 vl_video_buffer_create(struct pipe_context *pipe,
vl_video_buffer.c 390 vl_video_buffer_create(struct pipe_context *pipe, function
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_context.c 249 softpipe->pipe.create_video_buffer = vl_video_buffer_create;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_context.c 249 softpipe->pipe.create_video_buffer = vl_video_buffer_create;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_context.c 404 r300->context.create_video_buffer = vl_video_buffer_create;
  /external/mesa3d/src/gallium/drivers/r300/
r300_context.c 404 r300->context.create_video_buffer = vl_video_buffer_create;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
radeonsi_pipe.c 215 rctx->context.create_video_buffer = vl_video_buffer_create;
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pipe.c 215 rctx->context.create_video_buffer = vl_video_buffer_create;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_video.c 798 return vl_video_buffer_create(pipe, templat);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_pipe.c 244 rctx->context.create_video_buffer = vl_video_buffer_create;
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.c 798 return vl_video_buffer_create(pipe, templat);
  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.c 244 rctx->context.create_video_buffer = vl_video_buffer_create;

Completed in 338 milliseconds