HomeSort by relevance Sort by last modified time
    Searched defs:vl_video_buffer_create_ex2 (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_stubs.c 102 vl_video_buffer_create_ex2(struct pipe_context *pipe, function
vl_video_buffer.c 473 return vl_video_buffer_create_ex2(pipe, tmpl, resources);
482 return vl_video_buffer_create_ex2(pipe, tmpl, resources);
489 return vl_video_buffer_create_ex2(pipe, tmpl, resources);
499 vl_video_buffer_create_ex2(struct pipe_context *pipe, function

Completed in 4613 milliseconds