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()
670 result = XA_RESULT_FEATURE_UNSUPPORTED; in android_Player_seek()690 result = XA_RESULT_FEATURE_UNSUPPORTED; in android_Player_loop()
526 if (XA_RESULT_FEATURE_UNSUPPORTED == result) { in main()535 if (XA_RESULT_FEATURE_UNSUPPORTED) { in main()
95 #define XA_RESULT_FEATURE_UNSUPPORTED ((XAuint32) 0x0000000C) macro