VAStatus 132 content/common/gpu/media/vaapi_wrapper.cc VAStatus va_res = vaSetDisplayAttributes(va_display_, &item, 1); VAStatus 156 content/common/gpu/media/vaapi_wrapper.cc VAStatus va_res = vaInitialize(va_display_, &major_version_, &minor_version_); VAStatus 211 content/common/gpu/media/vaapi_wrapper.cc VAStatus va_res = vaDestroyConfig(va_display_, va_config_id_); VAStatus 216 content/common/gpu/media/vaapi_wrapper.cc VAStatus va_res = vaTerminate(va_display_); VAStatus 240 content/common/gpu/media/vaapi_wrapper.cc VAStatus va_res = vaCreateSurfaces(va_display_, VAStatus 274 content/common/gpu/media/vaapi_wrapper.cc VAStatus va_res = vaDestroyContext(va_display_, va_context_id_); VAStatus 279 content/common/gpu/media/vaapi_wrapper.cc VAStatus va_res = vaDestroySurfaces(va_display_, &va_surface_ids_[0], VAStatus 294 content/common/gpu/media/vaapi_wrapper.cc VAStatus va_res = vaCreateBuffer(va_display_, va_context_id_, VAStatus 317 content/common/gpu/media/vaapi_wrapper.cc VAStatus va_res = vaDestroyBuffer(va_display_, pending_va_bufs_[i]); VAStatus 322 content/common/gpu/media/vaapi_wrapper.cc VAStatus va_res = vaDestroyBuffer(va_display_, pending_slice_bufs_[i]); VAStatus 338 content/common/gpu/media/vaapi_wrapper.cc VAStatus va_res = vaBeginPicture(va_display_, va_context_id_, VAStatus 371 content/common/gpu/media/vaapi_wrapper.cc VAStatus va_res = vaSyncSurface(va_display_, va_surface_id); VAStatus 391 content/common/gpu/media/vaapi_wrapper.cc VAStatus va_res = vaSyncSurface(va_display_, va_surface_id); VAStatus 64 third_party/libva/va/drm/va_drm_utils.h VAStatus VAStatus 33 third_party/libva/va/egl/va_backend_egl.h VAStatus (*vaGetEGLClientBufferFromSurface) ( VAStatus 32 third_party/libva/va/glx/va_backend_glx.h VAStatus (*vaCreateSurfaceGLX)( VAStatus 40 third_party/libva/va/glx/va_backend_glx.h VAStatus (*vaDestroySurfaceGLX)( VAStatus 46 third_party/libva/va/glx/va_backend_glx.h VAStatus (*vaCopySurfaceGLX)( VAStatus 58 third_party/libva/va/glx/va_glx.h VAStatus vaCreateSurfaceGLX( VAStatus 76 third_party/libva/va/glx/va_glx.h VAStatus vaDestroySurfaceGLX( VAStatus 98 third_party/libva/va/glx/va_glx.h VAStatus vaCopySurfaceGLX( VAStatus 34 third_party/libva/va/glx/va_glx_impl.h VAStatus va_glx_init_context(VADriverContextP ctx); VAStatus 219 third_party/libva/va/va.h const char *vaErrorStr(VAStatus error_status); VAStatus 235 third_party/libva/va/va.h VAStatus vaInitialize ( VAStatus 244 third_party/libva/va/va.h VAStatus vaTerminate ( VAStatus 497 third_party/libva/va/va.h VAStatus vaQueryConfigProfiles ( VAStatus 509 third_party/libva/va/va.h VAStatus vaQueryConfigEntrypoints ( VAStatus 524 third_party/libva/va/va.h VAStatus vaGetConfigAttributes ( VAStatus 542 third_party/libva/va/va.h VAStatus vaCreateConfig ( VAStatus 554 third_party/libva/va/va.h VAStatus vaDestroyConfig ( VAStatus 567 third_party/libva/va/va.h VAStatus vaQueryConfigAttributes ( VAStatus 765 third_party/libva/va/va.h VAStatus VAStatus 791 third_party/libva/va/va.h VAStatus VAStatus 811 third_party/libva/va/va.h VAStatus vaDestroySurfaces ( VAStatus 830 third_party/libva/va/va.h VAStatus vaCreateContext ( VAStatus 846 third_party/libva/va/va.h VAStatus vaDestroyContext ( VAStatus 1729 third_party/libva/va/va.h VAStatus vaCreateBuffer ( VAStatus 1745 third_party/libva/va/va.h VAStatus vaBufferSetNumElements ( VAStatus 1828 third_party/libva/va/va.h VAStatus vaMapBuffer ( VAStatus 1839 third_party/libva/va/va.h VAStatus vaUnmapBuffer ( VAStatus 1848 third_party/libva/va/va.h VAStatus vaDestroyBuffer ( VAStatus 1864 third_party/libva/va/va.h VAStatus vaBeginPicture ( VAStatus 1874 third_party/libva/va/va.h VAStatus vaRenderPicture ( VAStatus 1887 third_party/libva/va/va.h VAStatus vaEndPicture ( VAStatus 1903 third_party/libva/va/va.h VAStatus vaSyncSurface ( VAStatus 1921 third_party/libva/va/va.h VAStatus vaQuerySurfaceStatus ( VAStatus 1953 third_party/libva/va/va.h VAStatus vaQuerySurfaceError( VAStatus 1956 third_party/libva/va/va.h VAStatus error_status, VAStatus 2072 third_party/libva/va/va.h VAStatus vaQueryImageFormats ( VAStatus 2085 third_party/libva/va/va.h VAStatus vaCreateImage ( VAStatus 2096 third_party/libva/va/va.h VAStatus vaDestroyImage ( VAStatus 2101 third_party/libva/va/va.h VAStatus vaSetImagePalette ( VAStatus 2116 third_party/libva/va/va.h VAStatus vaGetImage ( VAStatus 2132 third_party/libva/va/va.h VAStatus vaPutImage ( VAStatus 2177 third_party/libva/va/va.h VAStatus vaDeriveImage ( VAStatus 2213 third_party/libva/va/va.h VAStatus vaQuerySubpictureFormats ( VAStatus 2223 third_party/libva/va/va.h VAStatus vaCreateSubpicture ( VAStatus 2232 third_party/libva/va/va.h VAStatus vaDestroySubpicture ( VAStatus 2241 third_party/libva/va/va.h VAStatus vaSetSubpictureImage ( VAStatus 2256 third_party/libva/va/va.h VAStatus vaSetSubpictureChromakey ( VAStatus 2269 third_party/libva/va/va.h VAStatus vaSetSubpictureGlobalAlpha ( VAStatus 2282 third_party/libva/va/va.h VAStatus vaAssociateSubpicture ( VAStatus 2305 third_party/libva/va/va.h VAStatus vaDeassociateSubpicture ( VAStatus 2459 third_party/libva/va/va.h VAStatus vaQueryDisplayAttributes ( VAStatus 2471 third_party/libva/va/va.h VAStatus vaGetDisplayAttributes ( VAStatus 2483 third_party/libva/va/va.h VAStatus vaSetDisplayAttributes ( VAStatus 62 third_party/libva/va/va_android.h VAStatus vaPutSurface ( VAStatus 57 third_party/libva/va/va_backend.h VAStatus (*vaTerminate) ( VADriverContextP ctx ); VAStatus 59 third_party/libva/va/va_backend.h VAStatus (*vaQueryConfigProfiles) ( VAStatus 65 third_party/libva/va/va_backend.h VAStatus (*vaQueryConfigEntrypoints) ( VAStatus 72 third_party/libva/va/va_backend.h VAStatus (*vaGetConfigAttributes) ( VAStatus 80 third_party/libva/va/va_backend.h VAStatus (*vaCreateConfig) ( VAStatus 89 third_party/libva/va/va_backend.h VAStatus (*vaDestroyConfig) ( VAStatus 94 third_party/libva/va/va_backend.h VAStatus (*vaQueryConfigAttributes) ( VAStatus 103 third_party/libva/va/va_backend.h VAStatus (*vaCreateSurfaces) ( VAStatus 112 third_party/libva/va/va_backend.h VAStatus (*vaDestroySurfaces) ( VAStatus 118 third_party/libva/va/va_backend.h VAStatus (*vaCreateContext) ( VAStatus 129 third_party/libva/va/va_backend.h VAStatus (*vaDestroyContext) ( VAStatus 134 third_party/libva/va/va_backend.h VAStatus (*vaCreateBuffer) ( VAStatus 144 third_party/libva/va/va_backend.h VAStatus (*vaBufferSetNumElements) ( VAStatus 150 third_party/libva/va/va_backend.h VAStatus (*vaMapBuffer) ( VAStatus 156 third_party/libva/va/va_backend.h VAStatus (*vaUnmapBuffer) ( VAStatus 161 third_party/libva/va/va_backend.h VAStatus (*vaDestroyBuffer) ( VAStatus 166 third_party/libva/va/va_backend.h VAStatus (*vaBeginPicture) ( VAStatus 172 third_party/libva/va/va_backend.h VAStatus (*vaRenderPicture) ( VAStatus 179 third_party/libva/va/va_backend.h VAStatus (*vaEndPicture) ( VAStatus 184 third_party/libva/va/va_backend.h VAStatus (*vaSyncSurface) ( VAStatus 189 third_party/libva/va/va_backend.h VAStatus (*vaQuerySurfaceStatus) ( VAStatus 195 third_party/libva/va/va_backend.h VAStatus (*vaQuerySurfaceError) ( VAStatus 198 third_party/libva/va/va_backend.h VAStatus error_status, VAStatus 202 third_party/libva/va/va_backend.h VAStatus (*vaPutSurface) ( VAStatus 219 third_party/libva/va/va_backend.h VAStatus (*vaQueryImageFormats) ( VAStatus 225 third_party/libva/va/va_backend.h VAStatus (*vaCreateImage) ( VAStatus 233 third_party/libva/va/va_backend.h VAStatus (*vaDeriveImage) ( VAStatus 239 third_party/libva/va/va_backend.h VAStatus (*vaDestroyImage) ( VAStatus 244 third_party/libva/va/va_backend.h VAStatus (*vaSetImagePalette) ( VAStatus 255 third_party/libva/va/va_backend.h VAStatus (*vaGetImage) ( VAStatus 265 third_party/libva/va/va_backend.h VAStatus (*vaPutImage) ( VAStatus 279 third_party/libva/va/va_backend.h VAStatus (*vaQuerySubpictureFormats) ( VAStatus 286 third_party/libva/va/va_backend.h VAStatus (*vaCreateSubpicture) ( VAStatus 292 third_party/libva/va/va_backend.h VAStatus (*vaDestroySubpicture) ( VAStatus 297 third_party/libva/va/va_backend.h VAStatus (*vaSetSubpictureImage) ( VAStatus 303 third_party/libva/va/va_backend.h VAStatus (*vaSetSubpictureChromakey) ( VAStatus 311 third_party/libva/va/va_backend.h VAStatus (*vaSetSubpictureGlobalAlpha) ( VAStatus 317 third_party/libva/va/va_backend.h VAStatus (*vaAssociateSubpicture) ( VAStatus 337 third_party/libva/va/va_backend.h VAStatus (*vaDeassociateSubpicture) ( VAStatus 344 third_party/libva/va/va_backend.h VAStatus (*vaQueryDisplayAttributes) ( VAStatus 350 third_party/libva/va/va_backend.h VAStatus (*vaGetDisplayAttributes) ( VAStatus 356 third_party/libva/va/va_backend.h VAStatus (*vaSetDisplayAttributes) ( VAStatus 363 third_party/libva/va/va_backend.h VAStatus (*vaBufferInfo) ( VAStatus 372 third_party/libva/va/va_backend.h VAStatus (*vaLockSurface) ( VAStatus 390 third_party/libva/va/va_backend.h VAStatus (*vaUnlockSurface) ( VAStatus 396 third_party/libva/va/va_backend.h VAStatus VAStatus 404 third_party/libva/va/va_backend.h VAStatus VAStatus 416 third_party/libva/va/va_backend.h VAStatus VAStatus 531 third_party/libva/va/va_backend.h VAStatus (*vaGetDriverName) ( VAStatus 539 third_party/libva/va/va_backend.h typedef VAStatus (*VADriverInit) ( VAStatus 38 third_party/libva/va/va_backend_tpi.h VAStatus (*vaCreateSurfacesWithAttribute) ( VAStatus 49 third_party/libva/va/va_backend_tpi.h VAStatus (*vaPutSurfaceBuf) ( VAStatus 40 third_party/libva/va/va_backend_vpp.h VAStatus VAStatus 48 third_party/libva/va/va_backend_vpp.h VAStatus VAStatus 57 third_party/libva/va/va_backend_vpp.h VAStatus VAStatus 64 third_party/libva/va/va_fool.h VAStatus va_FoolCreateBuffer( VAStatus 74 third_party/libva/va/va_fool.h VAStatus va_FoolMapBuffer ( VAStatus 80 third_party/libva/va/va_fool.h VAStatus va_FoolUnmapBuffer( VAStatus 85 third_party/libva/va/va_fool.h VAStatus va_FoolBufferInfo ( VAStatus 70 third_party/libva/va/va_tpi.h VAStatus vaPutSurfaceBuf ( VAStatus 89 third_party/libva/va/va_tpi.h VAStatus vaCreateSurfacesWithAttribute ( VAStatus 154 third_party/libva/va/va_trace.h VAStatus error_status, VAStatus 675 third_party/libva/va/va_vpp.h VAStatus VAStatus 702 third_party/libva/va/va_vpp.h VAStatus VAStatus 733 third_party/libva/va/va_vpp.h VAStatus VAStatus 49 third_party/libva/va/va_x11.h VAStatus vaPutSurface ( VAStatus 49 third_party/libva/va/wayland/va_backend_wayland.h VAStatus (*vaGetSurfaceBufferWl)( VAStatus 57 third_party/libva/va/wayland/va_backend_wayland.h VAStatus (*vaGetImageBufferWl)( VAStatus 90 third_party/libva/va/wayland/va_wayland.h VAStatus VAStatus 117 third_party/libva/va/wayland/va_wayland.h VAStatus