OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vl_vide_buffer_template
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_video_buffer.c
216
vl_vide_buffer_template
(struct pipe_resource *templ,
function
447
vl_vide_buffer_template
(&res_tmpl, tmpl, resource_formats[0], depth, usage, 0);
457
vl_vide_buffer_template
(&res_tmpl, tmpl, resource_formats[1], depth, usage, 1);
465
vl_vide_buffer_template
(&res_tmpl, tmpl, resource_formats[2], depth, usage, 2);
/external/mesa3d/src/gallium/auxiliary/vl/
vl_video_buffer.c
216
vl_vide_buffer_template
(struct pipe_resource *templ,
function
447
vl_vide_buffer_template
(&res_tmpl, tmpl, resource_formats[0], depth, usage, 0);
457
vl_vide_buffer_template
(&res_tmpl, tmpl, resource_formats[1], depth, usage, 1);
465
vl_vide_buffer_template
(&res_tmpl, tmpl, resource_formats[2], depth, usage, 2);
Completed in 414 milliseconds