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

  /external/mesa3d/src/gallium/state_trackers/va/
va_image.c 90 VA_INFO("Creating BGRA image of size %dx%d\n",width,height);
93 VA_INFO("Creating RGBA image of size %dx%d\n",width,height);
100 VA_INFO("Image %p created successfully\n",format);
va_config.c 62 VA_INFO("Using profile %08x\n",profile);
va_context.c 73 VA_INFO("vl_screen_pointer %p\n",ctx->native_dpy);
va_private.h 38 #define VA_INFO(_str,...) VA_DEBUG("INFO: " _str,__VA_ARGS__)

Completed in 31 milliseconds