Home
last modified time | relevance | path

Searched defs:VL_NUM_COMPONENTS (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_defines.h38 #define VL_NUM_COMPONENTS 3 macro
Dvl_video_buffer.c55 enum pipe_format out_format[VL_NUM_COMPONENTS]) in vl_get_video_buffer_formats()
390 const enum pipe_format resource_formats[VL_NUM_COMPONENTS], in vl_video_buffer_create_ex()
440 struct pipe_resource *resources[VL_NUM_COMPONENTS]) in vl_video_buffer_create_ex2()
Dvl_stubs.c44 enum pipe_format out_format[VL_NUM_COMPONENTS]) in vl_get_video_buffer_formats()
105 struct pipe_resource *resources[VL_NUM_COMPONENTS]) in vl_video_buffer_create_ex2()
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_video.c144 struct pb_buffer** buffers[VL_NUM_COMPONENTS], in rvid_join_surfaces()
145 struct radeon_surf *surfaces[VL_NUM_COMPONENTS]) in rvid_join_surfaces()