Searched refs:XA_RESULT_FEATURE_UNSUPPORTED (Results 1 – 4 of 4) sorted by relevance
44 result = XA_RESULT_FEATURE_UNSUPPORTED; in IStreamInformation_QueryMediaContainerInformation()104 result = XA_RESULT_FEATURE_UNSUPPORTED; in IStreamInformation_QueryStreamInformation()205 result = XA_RESULT_FEATURE_UNSUPPORTED; in IStreamInformation_QueryStreamName()269 result = XA_RESULT_FEATURE_UNSUPPORTED; in IStreamInformation_SetActiveStream()
668 result = XA_RESULT_FEATURE_UNSUPPORTED; in android_Player_seek()688 result = XA_RESULT_FEATURE_UNSUPPORTED; in android_Player_loop()
527 if (XA_RESULT_FEATURE_UNSUPPORTED == result) { in main()536 if (XA_RESULT_FEATURE_UNSUPPORTED) { in main()
95 #define XA_RESULT_FEATURE_UNSUPPORTED ((XAuint32) 0x0000000C) macro