Searched refs:VDPAU_WARN (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vdpau/
H A Dmixer.c132 VDPAU_MSG(VDPAU_WARN, "[VDPAU] Max layers > 4 not supported\n", vmixer->max_layers);
139 VDPAU_MSG(VDPAU_WARN, "[VDPAU] 48 < %u < %u not valid for width\n", vmixer->video_width, max_width);
144 VDPAU_MSG(VDPAU_WARN, "[VDPAU] 48 < %u < %u not valid for height\n", vmixer->video_height, max_height);
H A Dvdpau_private.h479 #define VDPAU_WARN 2 macro

Completed in 52 milliseconds