HomeSort by relevance Sort by last modified time
    Searched refs:mProfile (Results 26 - 32 of 32) sorted by null

12

  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 595 if (!desc->isDuplicated() && (profile == desc->mProfile)) {
700 int commonFlags = (int)AudioSystem::popCount(outputDesc->mProfile->mFlags & flags);
706 if (outputDesc->mProfile->mFlags & AUDIO_OUTPUT_FLAG_PRIMARY) {
    [all...]
  /frameworks/av/media/libstagefright/
OMXCodec.cpp 964 defaultProfileLevel.mProfile, defaultProfileLevel.mLevel);
969 profile = defaultProfileLevel.mProfile;
997 profileLevel.mProfile = profile;
1033 defaultProfileLevel.mProfile = h263type.eProfile;
    [all...]
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java 210 private int mProfile;
217 mProfile = profile;
219 switch (mProfile) {
    [all...]
  /frameworks/av/cmds/stagefright/
stagefright.cpp 649 profileLevel.mProfile, profileLevel.mLevel);
  /frameworks/base/core/java/android/view/
ViewRootImpl.java 394 private boolean mProfile = false;
401 mProfile = true;
    [all...]
  /frameworks/av/media/libmedia/
MediaProfiles.cpp     [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp 549 if (profile == pProfileLevel->mProfile) {
    [all...]

Completed in 743 milliseconds

12