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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
decode.c 200 VDPAU_MSG(VDPAU_TRACE, "[VDPAU] Decoding MPEG12\n");
242 VDPAU_MSG(VDPAU_TRACE, "[VDPAU] Decoding MPEG4\n");
280 VDPAU_MSG(VDPAU_TRACE, "[VDPAU] Decoding VC-1\n");
329 VDPAU_MSG(VDPAU_TRACE, "[VDPAU] Decoding H264\n");
403 VDPAU_MSG(VDPAU_TRACE, "[VDPAU] Manually adding VC-1 startcode\n");
mixer.c 132 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);
device.c 191 VDPAU_MSG(VDPAU_TRACE, "[VDPAU] Got proc adress %p for id %d\n", *function_pointer, function_id);
presentation.c 292 VDPAU_MSG(VDPAU_ERR, "[VDPAU] Dumping surface %d failed.\n", surface);
vdpau_private.h 482 static inline void VDPAU_MSG(unsigned int level, const char *fmt, ...)
  /external/mesa3d/src/gallium/state_trackers/vdpau/
decode.c 200 VDPAU_MSG(VDPAU_TRACE, "[VDPAU] Decoding MPEG12\n");
242 VDPAU_MSG(VDPAU_TRACE, "[VDPAU] Decoding MPEG4\n");
280 VDPAU_MSG(VDPAU_TRACE, "[VDPAU] Decoding VC-1\n");
329 VDPAU_MSG(VDPAU_TRACE, "[VDPAU] Decoding H264\n");
403 VDPAU_MSG(VDPAU_TRACE, "[VDPAU] Manually adding VC-1 startcode\n");
mixer.c 132 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);
device.c 191 VDPAU_MSG(VDPAU_TRACE, "[VDPAU] Got proc adress %p for id %d\n", *function_pointer, function_id);
presentation.c 292 VDPAU_MSG(VDPAU_ERR, "[VDPAU] Dumping surface %d failed.\n", surface);
vdpau_private.h 482 static inline void VDPAU_MSG(unsigned int level, const char *fmt, ...)

Completed in 70 milliseconds