Searched refs:QueryStreamInformation (Results 1 – 4 of 4) sorted by relevance
/frameworks/wilhelm/tests/sandbox/ |
D | xaplay.c | 632 result = (*playerStreamInformation)->QueryStreamInformation(playerStreamInformation, in main() 659 result = (*playerStreamInformation)->QueryStreamInformation(playerStreamInformation, in main() 668 result = (*playerStreamInformation)->QueryStreamInformation(playerStreamInformation, in main() 680 result = (*playerStreamInformation)->QueryStreamInformation(playerStreamInformation, in main() 692 result = (*playerStreamInformation)->QueryStreamInformation(playerStreamInformation, in main() 704 result = (*playerStreamInformation)->QueryStreamInformation(playerStreamInformation, in main() 714 result = (*playerStreamInformation)->QueryStreamInformation(playerStreamInformation, in main() 728 result = (*playerStreamInformation)->QueryStreamInformation(playerStreamInformation, in main() 739 result = (*playerStreamInformation)->QueryStreamInformation(playerStreamInformation, in main() 749 result = (*playerStreamInformation)->QueryStreamInformation(playerStreamInformation, in main() [all …]
|
/frameworks/libs/native_bridge_support/android_api/libOpenMAXAL/proxy/ |
D | maxal_translation.cc | 222 REGISTER_TRAMPOLINE(XAStreamInformation, QueryStreamInformation); in RegisterXAStreamInformationItfMethods()
|
/frameworks/wilhelm/tests/native-media/jni/ |
D | native-media-jni.c | 249 res = (*caller)->QueryStreamInformation(caller, streamIndex, &videoInfo); in StreamChangeCallback()
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 3162 XAresult (*QueryStreamInformation) ( member
|