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

  /hardware/intel/common/libva/va/egl/
va_egl.c 54 * Bellow API vaGetEGLClientBufferFromSurface is for this purpose
64 VAStatus vaGetEGLClientBufferFromSurface (
76 if (va_egl && va_egl->vaGetEGLClientBufferFromSurface) {
77 return va_egl->vaGetEGLClientBufferFromSurface(ctx, surface, buffer);
va_backend_egl.h 33 VAStatus (*vaGetEGLClientBufferFromSurface) (
va_egl.h 17 VAStatus vaGetEGLClientBufferFromSurface (
  /hardware/intel/img/psb_video/src/
psb_drv_video.c     [all...]

Completed in 251 milliseconds