Home
last modified time | relevance | path

Searched refs:XAStreamInformationItf_ (Results 1 – 4 of 4) sorted by relevance

/frameworks/wilhelm/src/itf/
DIStreamInformation.cpp275 static const struct XAStreamInformationItf_ IStreamInformation_Itf = {
/frameworks/libs/native_bridge_support/android_api/libOpenMAXAL/proxy/
Dmaxal_translation.cc200 using PFN_callee = decltype(std::declval<XAStreamInformationItf_>().RegisterStreamChangeCallback); in DoCustomTrampoline_XAStreamInformation_RegisterStreamChangeCallback()
/frameworks/wilhelm/src/
Ditfstruct.h608 const struct XAStreamInformationItf_ *mItf;
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h3141 struct XAStreamInformationItf_;
3142 typedef const struct XAStreamInformationItf_ * const * XAStreamInformationItf;
3152 struct XAStreamInformationItf_ { struct