Searched defs:VAStatus (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DRotationBufferProvider.h35 typedef int VAStatus; typedef in namespace:android::intel
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DRotationBufferProvider.h35 typedef int VAStatus; typedef in namespace:android::intel
/hardware/intel/common/libva/va/
H A Dva.h148 typedef int VAStatus; /* Return status type from functions */ typedef
247 const char *vaErrorStr(VAStatus error_status);
281 VAStatus vaInitialize (
290 VAStatus vaTerminate (
872 VAStatus vaQueryConfigProfiles (
884 VAStatus vaQueryConfigEntrypoints (
899 VAStatus vaGetConfigAttributes (
917 VAStatus vaCreateConfig (
929 VAStatus vaDestroyConfig (
942 VAStatus vaQueryConfigAttribute
[all...]

Completed in 133 milliseconds