Searched refs:QueryStreamType (Results 1 - 3 of 3) sorted by path

/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h3157 XAresult (*QueryStreamType) ( member in struct:XAStreamInformationItf_
/frameworks/wilhelm/tests/native-media/jni/
H A Dnative-media-jni.c244 res = (*caller)->QueryStreamType(caller, streamIndex, &domain);
/frameworks/wilhelm/tests/sandbox/
H A Dxaplay.c629 result = (*playerStreamInformation)->QueryStreamType(playerStreamInformation,
641 result = (*playerStreamInformation)->QueryStreamType(playerStreamInformation, streamIndex,
645 result = (*playerStreamInformation)->QueryStreamType(playerStreamInformation, streamIndex,
648 printf(" QueryStreamType: domain = 0x%X (%s)\n", domain, domainToString(domain));
760 result = (*playerStreamInformation)->QueryStreamType(playerStreamInformation, streamIndex,

Completed in 708 milliseconds