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

  /hardware/intel/common/libva/va/egl/
va_egl.c 59 #include "va_egl.h"
71 struct VADriverVTableEGL *va_egl; local
75 va_egl = (struct VADriverVTableEGL *)ctx->vtable_egl;
76 if (va_egl && va_egl->vaGetEGLClientBufferFromSurface) {
77 return va_egl->vaGetEGLClientBufferFromSurface(ctx, surface, buffer);
  /hardware/intel/common/libva/va/
Android.mk 120 egl/va_egl.c
131 LOCAL_COPY_HEADERS := egl/va_egl.h egl/va_backend_egl.h
  /hardware/intel/img/psb_video/src/
psb_drv_video.c 3136 struct VADriverVTableEGL *va_egl; local
    [all...]

Completed in 40 milliseconds