Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_defines.h38 #define VL_NUM_COMPONENTS 3 macro
Dvl_video_buffer.c467 const enum pipe_format resource_formats[VL_NUM_COMPONENTS], in vl_video_buffer_create_ex()
513 struct pipe_resource *resources[VL_NUM_COMPONENTS]) in vl_video_buffer_create_ex2()
Dvl_stubs.c104 struct pipe_resource *resources[VL_NUM_COMPONENTS]) in vl_video_buffer_create_ex2()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_video.c134 struct pb_buffer** buffers[VL_NUM_COMPONENTS], in si_vid_join_surfaces()
135 struct radeon_surf *surfaces[VL_NUM_COMPONENTS]) in si_vid_join_surfaces()
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_video.c142 struct pb_buffer** buffers[VL_NUM_COMPONENTS], in rvid_join_surfaces()
143 struct radeon_surf *surfaces[VL_NUM_COMPONENTS]) in rvid_join_surfaces()