Searched refs:QueryStreamType (Results 1 – 4 of 4) sorted by relevance
/frameworks/wilhelm/tests/sandbox/ |
D | xaplay.c | 629 result = (*playerStreamInformation)->QueryStreamType(playerStreamInformation, in main() 641 result = (*playerStreamInformation)->QueryStreamType(playerStreamInformation, streamIndex, in main() 645 result = (*playerStreamInformation)->QueryStreamType(playerStreamInformation, streamIndex, in main() 760 result = (*playerStreamInformation)->QueryStreamType(playerStreamInformation, streamIndex, in main()
|
/frameworks/libs/native_bridge_support/android_api/libOpenMAXAL/proxy/ |
D | maxal_translation.cc | 221 REGISTER_TRAMPOLINE(XAStreamInformation, QueryStreamType); in RegisterXAStreamInformationItfMethods()
|
/frameworks/wilhelm/tests/native-media/jni/ |
D | native-media-jni.c | 244 res = (*caller)->QueryStreamType(caller, streamIndex, &domain); in StreamChangeCallback()
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 3157 XAresult (*QueryStreamType) ( member
|