HomeSort by relevance Sort by last modified time
    Searched defs:vaMapBuffer (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libva/va/
va_backend.h 149 VAStatus (*vaMapBuffer) (
va.c 972 VAStatus vaMapBuffer (
986 va_status = ctx->vtable->vaMapBuffer( ctx, buf_id, pbuf );
    [all...]

Completed in 143 milliseconds