HomeSort by relevance Sort by last modified time
    Searched refs:VL_MAX_SURFACES (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_defines.h 39 #define VL_MAX_SURFACES (VL_NUM_COMPONENTS * 2)
vl_video_buffer.h 48 struct pipe_surface *surfaces[VL_MAX_SURFACES];
  /external/mesa3d/src/gallium/state_trackers/vdpau/
surface.c 357 for (i = 0; i < VL_MAX_SURFACES; ++i) {

Completed in 78 milliseconds