Home
last modified time | relevance | path

Searched refs:QueryStreamType (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
Dxaplay.c629 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/wilhelm/tests/native-media/jni/
Dnative-media-jni.c244 res = (*caller)->QueryStreamType(caller, streamIndex, &domain); in StreamChangeCallback()
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h3157 XAresult (*QueryStreamType) ( member