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

  /frameworks/av/cmds/stagefright/
stagefright.cpp 782 bool audioOnly = false;
808 audioOnly = true;
828 audioOnly = true;
945 if (gPlaybackAudio && !audioOnly) {
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaPlayerTestBase.java 229 boolean audioOnly = (width != null && width.intValue() == -1) ||
275 if (!audioOnly) {

Completed in 1922 milliseconds