Searched refs:vl_video_buffer_template (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_uvd.c | 82 vl_video_buffer_template(&templ, &template, resource_formats[0], 1, array_size, in r600_video_buffer_create() 92 vl_video_buffer_template(&templ, &template, resource_formats[1], 1, array_size, in r600_video_buffer_create() 103 vl_video_buffer_template(&templ, &template, resource_formats[2], 1, array_size, in r600_video_buffer_create()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_video_buffer.c | 168 vl_video_buffer_template(struct pipe_resource *templ, in vl_video_buffer_template() function 402 vl_video_buffer_template(&res_tmpl, tmpl, resource_formats[0], depth, array_size, in vl_video_buffer_create_ex() 413 vl_video_buffer_template(&res_tmpl, tmpl, resource_formats[1], depth, array_size, in vl_video_buffer_create_ex() 422 vl_video_buffer_template(&res_tmpl, tmpl, resource_formats[2], depth, array_size, in vl_video_buffer_create_ex()
|
D | vl_stubs.c | 84 vl_video_buffer_template(struct pipe_resource *templ, in vl_video_buffer_template() function
|
D | vl_video_buffer.h | 118 vl_video_buffer_template(struct pipe_resource *templ,
|