HomeSort by relevance Sort by last modified time
    Searched refs:imageVideoSink (Results 1 - 4 of 4) sorted by null

  /frameworks/wilhelm/tests/sandbox/
xa.c 103 XADataSink imageVideoSink;
104 imageVideoSink.pLocator = &locND;
105 imageVideoSink.pFormat = NULL;
107 &audioSnk, &imageVideoSink, NULL, NULL, 0, NULL, NULL);
xaplay.c 431 XADataSink imageVideoSink;
432 imageVideoSink.pLocator = &locND;
433 imageVideoSink.pFormat = NULL;
441 &audioSnk, nativeWindow != NULL ? &imageVideoSink : NULL, NULL, NULL, abq ? 4 : 3, ids,
    [all...]
  /cts/tests/tests/mediastress/jni/
native-media-jni.cpp 347 XADataSink imageVideoSink = {&loc_nd, NULL};
359 NULL, &audioSnk, &imageVideoSink, NULL, NULL,
  /frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c 374 XADataSink imageVideoSink = {&loc_nd, NULL};
386 NULL, &audioSnk, &imageVideoSink, NULL, NULL,

Completed in 62 milliseconds