Home | History | Annotate | Download | only in va

Lines Matching refs:VA_STATUS_ERROR_INVALID_DISPLAY

44 #define CHECK_DISPLAY(dpy) if( !vaDisplayIsValid(dpy) ) { return VA_STATUS_ERROR_INVALID_DISPLAY; }
390 case VA_STATUS_ERROR_INVALID_DISPLAY:
827 return VA_STATUS_ERROR_INVALID_DISPLAY;
859 return VA_STATUS_ERROR_INVALID_DISPLAY;
1622 return VA_STATUS_ERROR_INVALID_DISPLAY; \