Searched refs:XA_DATALOCATOR_NATIVEDISPLAY (Results 1 – 8 of 8) sorted by relevance
174 case XA_DATALOCATOR_NATIVEDISPLAY: in checkDataLocator()266 case XA_DATALOCATOR_NATIVEDISPLAY: in checkDataLocator()302 case XA_DATALOCATOR_NATIVEDISPLAY: in freeDataLocator()706 case XA_DATALOCATOR_NATIVEDISPLAY: in checkSourceSinkVsInterfacesCompatibility()800 case XA_DATALOCATOR_NATIVEDISPLAY: in checkDataSource()874 case XA_DATALOCATOR_NATIVEDISPLAY: in checkDataSink()
72 #define DATALOCATOR_MASK_NATIVEDISPLAY (1L << XA_DATALOCATOR_NATIVEDISPLAY)
100 locND.locatorType = XA_DATALOCATOR_NATIVEDISPLAY; in main()
428 locND.locatorType = XA_DATALOCATOR_NATIVEDISPLAY; in main()
368 XA_DATALOCATOR_NATIVEDISPLAY, // locatorType in Java_com_example_nativemedia_NativeMedia_createStreamingMediaPlayer()
463 if (XA_DATALOCATOR_NATIVEDISPLAY == in android_Player_realize()
1217 case XA_DATALOCATOR_NATIVEDISPLAY: in android_audioPlayer_checkSourceSink()
288 #define XA_DATALOCATOR_NATIVEDISPLAY ((XAuint32) 0x00000005) macro