Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Dxaplay.c632 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/
Dmaxal_translation.cc222 REGISTER_TRAMPOLINE(XAStreamInformation, QueryStreamInformation); in RegisterXAStreamInformationItfMethods()
/frameworks/wilhelm/tests/native-media/jni/
Dnative-media-jni.c249 res = (*caller)->QueryStreamInformation(caller, streamIndex, &videoInfo); in StreamChangeCallback()
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h3162 XAresult (*QueryStreamInformation) ( member