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

  /external/mesa3d/src/gallium/state_trackers/va/
va_config.c 75 VA_ERROR("Unsupported profile %08x\n",profile);
va_image.c 96 VA_ERROR("Couldn't create image of type %0x08\n",format->fourcc);
va_private.h 40 #define VA_ERROR(_str,...) VA_DEBUG("ERROR: " _str,__VA_ARGS__)

Completed in 469 milliseconds