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

  /system/media/audio/include/system/
audio.h 774 bool has_video; \/\/ true if stream is tied to a video stream member in struct:__anon70121
    [all...]
  /frameworks/base/tests/OneMedia/src/com/android/onemedia/
OnePlayerActivity.java 77 mHasVideo = (CheckBox) findViewById(R.id.has_video);
  /frameworks/av/media/libstagefright/
AudioPlayer.cpp 179 offloadInfo.has_video = ((mCreateFlags & HAS_VIDEO) != 0);
Utils.cpp 864 info.has_video = hasVideo;
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerRenderer.cpp     [all...]
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]

Completed in 1268 milliseconds